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