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