ForgetLastTabAlignment Property
In This Topic
Gets or sets whether to ignore width of last tab stop when aligning paragraph if it is not left aligned.
Syntax
'Declaration
Public Property ForgetLastTabAlignment As System.Boolean
public System.bool ForgetLastTabAlignment {get; set;}
See Also