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