Options.AutoFormatAsYouTypeReplacePlainTextEmphasis 属性

定义

如此 如果 手动强调字符在键入时自动替换为字符格式。 例如,“bold”更改为 “bold” ,“下划线”更改为“下划线”。

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

属性值

适用于