public final class SelectionType extends Property
The convenience class for SelectionType PrintTicket property.
| Modifier and Type | Field and Description |
|---|---|
static SelectionType |
PickMany
PickMany value.
|
static SelectionType |
PickOne
PickOne value.
|
getNameequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamepublic static final SelectionType PickOne
PickOne value.
public static final SelectionType PickMany
PickMany value.
Copyright © 2025 Aspose. All Rights Reserved.