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"。

如果所需的图形应用程序的名称没有显示在列表中,请和图形应用程序的制造商联系咨询。

适用于