Class DecimalValue

Class DecimalValue

이름 공간 : Aspose.Page.XPS.XpsMetadata 모임: Aspose.Page.dll (25.4.0)

PrintTicket 문서에 Decimal 값을 포함하는 클래스.

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

Inheritance

object PrintTicketElement Value DecimalValue

Implements

IScoredPropertyItem , IPropertyItem , IPrintTicketElementChild

상속 회원들

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

Constructors

DecimalValue(십일조)

새로운 사례를 만들어 낸다.

public DecimalValue(decimal value)

Parameters

value decimal

십일조 가치가 있다.

 한국어