Class IntegerValue
IntegerValue class
The class that incapsulates an Integer value in a PrintTicket document.
public sealed class IntegerValue : Value
Constructors
| Name | Description |
|---|---|
| IntegerValue(int) | 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