Class IntegerValue
Class IntegerValue
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
PrintTicket ドキュメント内の整数値をカプセル化するクラスです。
public sealed class IntegerValue : Value, IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild
継承
object ← PrintTicketElement ← Value ← IntegerValue
実装
IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild
継承されたメンバー
Value.ValueString, PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
コンストラクター
IntegerValue(int)
新しいインスタンスを作成します。
public IntegerValue(int value)
パラメーター
value
int
整数値。