Class DecimalValue

Class DecimalValue

名称: Aspose.Page.XPS.XpsMetadata 合計: Aspose.Page.dll (25.4.0)

デシマル値を PrintTicket 文書に挿入するクラス。

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

Inheritance

object PrintTicketElement Value DecimalValue

Implements

IScoredPropertyItem , IPropertyItem , IPrintTicketElementChild

相続人

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

Constructors

DecimalValue(デシマル)

新たな例を生み出す。

public DecimalValue(decimal value)

Parameters

value decimal

十数値です。

 日本語