Class DecimalValue
Class DecimalValue
İsim alanı : Aspose.Page.XPS.XpsMetadata Toplama: Aspose.Page.dll (25.4.0)
Bir PrintTicket belgesinde bir Decimal değerini kapsayan sınıf.
public sealed class DecimalValue : Value, IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← Value ← DecimalValue
Implements
IScoredPropertyItem , IPropertyItem , IPrintTicketElementChild
mirasçı üyeleri
Value.ValueString , PrintTicketElement.Name , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
DecimalValue(Çeyrek)
Yeni bir örnek oluşturur.
public DecimalValue(decimal value)
Parameters
value
decimal
Bir ondalık değeri.