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

In This Topic
    BalanceSingleByteDoubleByteWidth Property
    In This Topic
    Gets or sets whether to balance single byte and double byte characters.
    Syntax
    'Declaration
     
    Public Property BalanceSingleByteDoubleByteWidth As System.Boolean
    public System.bool BalanceSingleByteDoubleByteWidth {get; set;}
    See Also