WordPerfectSpaceWidth Property
In This Topic
Gets or sets whether to emulate WordPerfect 6.x width of a space calculation.
Syntax
'Declaration
Public Property WordPerfectSpaceWidth As System.Boolean
public System.bool WordPerfectSpaceWidth {get; set;}
See Also