다음을 통해 공유


PrintTaskOptions.MinCopies 속성

정의

인쇄 작업에 허용되는 최소 복사본 수를 가져옵니다.

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

속성 값

UInt32

unsigned int

uint32_t

최소 복사본 수입니다.

구현

적용 대상