IPrintTaskOptionsCoreProperties.MaxCopies Property

Definition

Gets the MaxCopies option for the print task.

public:
 property unsigned int MaxCopies { unsigned int get(); };
uint32_t MaxCopies();
public uint MaxCopies { get; }
var uInt32 = iPrintTaskOptionsCoreProperties.maxCopies;
Public ReadOnly Property MaxCopies As UInteger

Property Value

UInt32

unsigned int

uint32_t

The MaxCopies option.

Applies to