CompatibilityOptionsUseFELayout Property |
Namespace: Aspose.Words.Settings
public bool UseFELayout { get; set; }
Public Property UseFELayout As Boolean Get Set
public: property bool UseFELayout { bool get (); void set (bool value); }
member UseFELayout : bool with get, set