Aspose::Page::XPS::XpsMetadata::IntegerParameterInit 클래스

IntegerParameterInit class

모든 정수 매개변수 초기화기의 기본 클래스입니다.

class IntegerParameterInit : public Aspose::Page::XPS::XpsMetadata::ParameterInit

메서드

메서드설명
virtual get_MaxValue()정수 또는 소수값 매개변수에 대해 허용되는 최대 값을 정의합니다.
virtual get_MinValue()정수 또는 소수값 매개변수에 대해 허용되는 최소 값을 정의합니다.
virtual get_Multiple()정수 또는 소수값 매개변수의 경우, 매개변수 값은 이 숫자의 배수여야 합니다.
IntegerParameterInit(System::String, int32_t)새 인스턴스를 생성합니다.

또 보기