Class DecimalValue
Class DecimalValue
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Клас, який інкапсулює значення Decimal у документі PrintTicket.
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
Десяткове значення.