Class DecimalValue
DecimalValue class
The class that incapsulates a Decimal value in a PrintTicket document.
public sealed class DecimalValue : Value
Constructors
Name | Description |
---|---|
DecimalValue(decimal) | Creates a new instance. |
Properties
Name | Description |
---|---|
Name { get; } | Gets the element name. |
ValueString { get; } | Gets the value as string. |
See Also
- class Value
- namespace Aspose.Page.XPS.XpsMetadata
- assembly Aspose.Page