This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Output > ESRI.ArcGIS.Output > Interfaces > IP > IPSDriver2 Interface > IPSDriver2.Copies Property (ArcObjects .NET 10.4 SDK) |
The number of copies.
[Visual Basic .NET] Public Property Copies As Short
[C#] public short Copies {get; set;}
[C++]
HRESULT get_Copies(
short* Copies
);
[C++]
HRESULT put_Copies(
short Copies
);
[C++]
Parameters Copies [out, retval] Copies is a parameter of type short Copies [in] Copies is a parameter of type short