Options.PictureEditor Property

Definition

Returns or sets the name of the application to use to edit pictures.

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

Property Value

Remarks

You must use the exact wording displayed in the Picture editor box on the Edit tab of the Options dialog box (Tools menu). Otherwise, the default setting "Microsoft Word" is used.

If the name of your graphics application doesn't appear in the list, contact the manufacturer of the graphics application for instructions.

Applies to