Class DecimalValue

Class DecimalValue

Tên không gian: Aspose.Page.XPS.XpsMetadata Tổng hợp: Aspose.Page.dll (25.4.0)

Khóa học bao gồm một giá trị Decimal trong một tài liệu PrintTicket.

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

Inheritance

object PrintTicketElement Value DecimalValue

Implements

IScoredPropertyItem , IPropertyItem , IPrintTicketElementChild

Thành viên thừa kế

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

Constructors

DecimalValue(Thập niên)

tạo ra một trường hợp mới.

public DecimalValue(decimal value)

Parameters

value decimal

Giá trị decimal

 Tiếng Việt