Properties.SelectionType
Properties.SelectionType class
Convenience class for SelectionType print ticket property.
public sealed class SelectionType : Property
Properties
Name | Description |
---|---|
Name { get; } | Returns property name. |
Methods
Name | Description |
---|---|
GetEnumerator() | Implementation of IEnumerable interface. |
override ToString() | Returns the string representation. |
Fields
Name | Description |
---|---|
static readonly PickMany | PickMany value. |
static readonly PickOne | PickOne value. |
See Also
- class Property
- class Properties
- namespace Aspose.Page.XPS.XpsMetadata
- assembly Aspose.Page