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