This document is archived and information here might be outdated. Recommended version. |
The Image setting for the PostScript.
[Visual Basic .NET] Public Property Image As esriExportPSImage
[C#] public esriExportPSImage Image {get; set;}
[C++]
HRESULT get_Image(
esriExportPSImage Image
);
[C++]
HRESULT put_Image(
esriExportPSImage* Image
);
[C++] Parameters Image [in]
Image is a parameter of type esriExportPSImage Image [out, retval]
Image is a parameter of type esriExportPSImage*