Class IntegerValue

Class IntegerValue

Der Name: Aspose.Page.XPS.XpsMetadata Versammlung: Aspose.Page.dll (25.5.0)

Die Klasse, die ein Gesamtwert in einem PrintTicket-Dokument einfasst.

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

Inheritance

object PrintTicketElement Value IntegerValue

Implements

IScoredPropertyItem , IPropertyItem , IPrintTicketElementChild

Vererbte Mitglieder

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

Constructors

IntegerValue(Int)

Er schafft eine neue Instanz.

public IntegerValue(int value)

Parameters

value int

Eine Gesamtwertheit.

 Deutsch