Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / CompatibilityOptions Class / DisplayHangulFixedWidth Property

In This Topic
    DisplayHangulFixedWidth Property
    In This Topic
    Gets or sets whether to always use fixed width for Hangul characters.
    Syntax
    'Declaration
     
    Public Property DisplayHangulFixedWidth As System.Boolean
    public System.bool DisplayHangulFixedWidth {get; set;}
    See Also