Options.PictureEditor 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回或设置用于编辑图片的应用程序的名称。
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"。
如果所需的图形应用程序的名称没有显示在列表中,请和图形应用程序的制造商联系咨询。