Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / EastAsianTypography Class / JustificationMode Property

In This Topic
    JustificationMode Property
    In This Topic
    Gets or sets how full-width characters in the current document should be compressed to remove additional whitespace when the contents of this document are displayed, specifically by specifying the set(s) of characters which can be compressed to remove additional whitespace.
    Syntax
    'Declaration
     
    Public Property JustificationMode As JustificationMode
    public JustificationMode JustificationMode {get; set;}
    See Also