Class IntegerValue
Class IntegerValue
Nom dels espais: Aspose.Page.XPS.XpsMetadata Assemblea: Aspose.Page.dll (25.4.0)
La classe que incapsula un valor integral en un document PrintTicket.
public sealed class IntegerValue : Value, IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← Value ← IntegerValue
Implements
IScoredPropertyItem , IPropertyItem , IPrintTicketElementChild
Membres heretats
Value.ValueString , PrintTicketElement.Name , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
IntegerValue(Int)
Crea una nova instància.
public IntegerValue(int value)
Parameters
value
int
Un valor integral.