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

In This Topic
    UseFarEastLayout Property
    In This Topic
    Gets or sets whether to don't bypass East Asian/Complex script layout code.
    Syntax
    'Declaration
     
    Public Property UseFarEastLayout As System.Boolean
    public System.bool UseFarEastLayout {get; set;}
    See Also