Class DecimalValue

Class DecimalValue

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

Die Klasse, die einen Decimalwert in einem PrintTicket-Dokument einfasst.

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

Inheritance

object PrintTicketElement Value DecimalValue

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

DecimalValue(Die Decimal)

Er schafft eine neue Instanz.

public DecimalValue(decimal value)

Parameters

value decimal

Ein Decimalwert.

 Deutsch