Class DecimalValue
Class DecimalValue
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
封装 PrintTicket 文档中 Decimal 值的类。
public sealed class DecimalValue : Value, IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild
继承
object ← PrintTicketElement ← Value ← DecimalValue
实现
IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild
继承成员
Value.ValueString, PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
构造函数
DecimalValue(decimal)
创建一个新实例。
public DecimalValue(decimal value)
参数
value
decimal
一个十进制值。