This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Output > ESRI.ArcGIS.Output > Interfaces > IP > IPSDriver Interface > IPSDriver.Emulsion Property (ArcObjects .NET 10.4 SDK) |
The Emulsion setting for the PostScript Driver.
[Visual Basic .NET] Public Property Emulsion As esriPSDriverEmulsion
[C#] public esriPSDriverEmulsion Emulsion {get; set;}
[C++]
HRESULT get_Emulsion(
esriPSDriverEmulsion* Emulsion
);
[C++]
HRESULT put_Emulsion(
esriPSDriverEmulsion Emulsion
);
[C++]
Parameters Emulsion [out, retval]
Emulsion is a parameter of type esriPSDriverEmulsion Emulsion [in]
Emulsion is a parameter of type esriPSDriverEmulsion