次の方法で共有


Options.PictureEditor プロパティ

定義

使用して画像を編集するアプリケーションの名前を設定または返します。

public:
 property System::String ^ PictureEditor { System::String ^ get(); void set(System::String ^ value); };
public string PictureEditor { get; set; }
member this.PictureEditor : string with get, set
Public Property PictureEditor As String

プロパティ値

注釈

[オプション] ダイアログ ボックス ([ツール] メニュー) の [編集と日本語入力] タブの [図の編集ツール] ボックスに表示される名前を使用します。 指定しない場合は、既定値の [Microsoft Word] が使用されます。

使用するアプリケーションの名前が一覧にない場合は、グラフィック アプリケーションのメーカーに問い合わせてください。

適用対象