Class IntegerValue

Class IntegerValue

이름 공간 : Aspose.Page.XPS.XpsMetadata 모임: Aspose.Page.dll (25.4.0)

프린트 티켓 문서에 전체 값을 포함하는 클래스.

public sealed class IntegerValue : Value, IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild

Inheritance

object PrintTicketElement Value IntegerValue

Implements

IScoredPropertyItem , IPropertyItem , IPrintTicketElementChild

상속 회원들

Value.ValueString , PrintTicketElement.Name , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

IntegerValue(이트)

새로운 사례를 만들어 낸다.

public IntegerValue(int value)

Parameters

value int

전체적인 가치가 있습니다.

 한국어