Options.AutoFormatAsYouTypeApplyBulletedLists Property

Definition

True if bullet characters (such as asterisks, hyphens, and greater-than signs) are replaced with bullets from the Bullets And Numbering dialog box (Format menu) as you type.

public:
 property bool AutoFormatAsYouTypeApplyBulletedLists { bool get(); void set(bool value); };
public bool AutoFormatAsYouTypeApplyBulletedLists { get; set; }
member this.AutoFormatAsYouTypeApplyBulletedLists : bool with get, set
Public Property AutoFormatAsYouTypeApplyBulletedLists As Boolean

Property Value

Applies to