Option class
Option class
The class that implements a common PrintTicket
Inheritance: Option → CompositePrintTicketElement → PrintTicketElement
The Option type exposes the following members:
Constructors
| Name | Description |
|---|---|
Option(name, items) | Initializes a new instance of the Option class |
Option(items) | Initializes a new instance of the Option class |
Option(option) | Initializes a new instance of the Option class |
Properties
| Name | Description |
|---|---|
name | Gets the element name. |
Methods
| Name | Description |
|---|---|
add(items) | Adds a list of items to the end of this option’s item list. Each one must be a ScoredProperty or Property instance. |
See Also
- module
aspose.page.xps.xpsmetadata - package
aspose.page