Class DecimalValue

Class DecimalValue

ja nimityö: Aspose.Page.XPS.XpsMetadata Kokoelma: Aspose.Page.dll (25.4.0)

Luokka, joka sallii Decimal-arvon PrintTicket-asiakirjassa.

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

Inheritance

object PrintTicketElement Value DecimalValue

Implements

IScoredPropertyItem , IPropertyItem , IPrintTicketElementChild

Perintöjäsenet

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

Constructors

DecimalValue(kymmenkunta)

Luo uusi tapaus.

public DecimalValue(decimal value)

Parameters

value decimal

Se on kymmenennentoista arvoa.

 Suomi