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