Class IntegerValue
Class IntegerValue
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
封装打印票据文档中整数值的类。
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
一个整数值。