다음을 통해 공유


IPrintNumberOptionDetails.MaxValue 속성

정의

인쇄 작업 옵션의 최대 열거 값을 가져옵니다.

public:
 property unsigned int MaxValue { unsigned int get(); };
uint32_t MaxValue();
public uint MaxValue { get; }
var uInt32 = iPrintNumberOptionDetails.maxValue;
Public ReadOnly Property MaxValue As UInteger

속성 값

UInt32

unsigned int

uint32_t

인쇄 작업 옵션의 최대 열거형 값입니다.

적용 대상