UnderlineTabInNumberingList Property
In This Topic
Gets or sets whether to underline following character following numbering.
Syntax
'Declaration
Public Property UnderlineTabInNumberingList As System.Boolean
public System.bool UnderlineTabInNumberingList {get; set;}
See Also