IPrintTaskOptionsCoreProperties.MinCopies Property

Definition

Gets the MinCopies option for the print task.

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

Property Value

UInt32

unsigned int

uint32_t

The MinCopies option.

Applies to