次の方法で共有


Options.AddControlCharacters プロパティ

定義

True の 場合切り取りやテキストをコピーするときに、双方向制御文字が追加されます。

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

プロパティ値

適用対象