Class IntegerValue
Class IntegerValue
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Třída, která zapouzdřuje celočíselnou hodnotu v dokumentu PrintTicket.
public sealed class IntegerValue : Value, IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild
Dědičnost
object ← PrintTicketElement ← Value ← IntegerValue
Implementuje
IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild
Děděné členy
Value.ValueString, PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Konstruktory
IntegerValue(int)
Vytváří novou instanci.
public IntegerValue(int value)
Parametry
value
int
Celočíselná hodnota.