Options.AutoFormatReplacePlainTextEmphasis Property

Definition

True if manual emphasis characters are replaced with character formatting when Microsoft Word formats a document or range automatically. For example, "bold" is changed to "bold" and "underline" is changed to "underline."

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

Property Value

Applies to