Class DecimalValue
Class DecimalValue
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Lớp này đóng gói một giá trị Decimal trong tài liệu PrintTicket.
public sealed class DecimalValue : Value, IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild
Kế thừa
object ← PrintTicketElement ← Value ← DecimalValue
Triển khai
IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild
Thành viên kế thừa
Value.ValueString, PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Các hàm khởi tạo
DecimalValue(decimal)
Tạo một thể hiện mới.
public DecimalValue(decimal value)
Tham số
value
decimal
Một giá trị decimal.