Share via


Options.ReplaceSelection 属性

定义

如此 如果键入或粘贴的内容替换选定内容。 如果在选定内容之前添加键入或粘贴的结果则使所选内容保持不变。

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

属性值

适用于