UseAltKinsokuLineBreakRules Property
In This Topic
Gets or sets whether to use alternate set of East Asian line breaking rules.
Syntax
'Declaration
Public Property UseAltKinsokuLineBreakRules As System.Boolean
public System.bool UseAltKinsokuLineBreakRules {get; set;}
See Also