Options.AutoFormatAsYouTypeReplacePlainTextEmphasis Property

Definition

True if manual emphasis characters are automatically replaced with character formatting as you type. For example, "bold" is changed to "bold" and "underline" is changed to "underline."

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

Property Value

Applies to