This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Output > ESRI.ArcGIS.Output > Interfaces > IP > IPSDriver Interface > IPSDriver.Marks Property (ArcObjects .NET 10.5 SDK) |
The PostScript Marks.
[Visual Basic .NET] Public Property Marks As Short
[C#] public short Marks {get; set;}
[C++]
HRESULT get_Marks(
short* Marks
);
[C++]
HRESULT put_Marks(
short Marks
);
[C++]
Parameters Marks [out, retval] Marks is a parameter of type short Marks [in] Marks is a parameter of type short