Options.ShowFormatError Property

Definition

True for Microsoft Word to mark inconsistencies in formatting by placing a squiggly underline beneath text formatted similarly to other formatting that is used more frequently in a document.

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

Property Value

Applies to