Options.AutoFormatApplyOtherParas Property

Definition

True if styles are automatically applied to paragraphs that aren't headings or list items when Microsoft Word formats a document or range automatically.

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

Property Value

Applies to