UseNormalStyleForList Property
In This Topic
Gets or sets whether to don't automatically apply list paragraph style to bulleted/numbered text.
Syntax
'Declaration
Public Property UseNormalStyleForList As System.Boolean
public System.bool UseNormalStyleForList {get; set;}
See Also