DoNotUseEastAsianBreakRules Property
In This Topic
Gets or sets whether to don't compress compressible characters when using document grid.
Syntax
'Declaration
Public Property DoNotUseEastAsianBreakRules As System.Boolean
public System.bool DoNotUseEastAsianBreakRules {get; set;}
See Also