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