UseWord97LineBreakRules Property
In This Topic
Gets or sets whether to emulate Word 97 East Asian line breaking.
Syntax
'Declaration
Public Property UseWord97LineBreakRules As System.Boolean
public System.bool UseWord97LineBreakRules {get; set;}
See Also