다음을 통해 공유


PrintTaskOptions.MaxCopies 속성

정의

인쇄 작업에 지원되는 최대 복사본 수를 가져옵니다.

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

속성 값

UInt32

unsigned int

uint32_t

최대 복사본 수입니다.

구현

적용 대상