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.
|
getName
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
public static final SelectionType PickOne
PickOne value.
public static final SelectionType PickMany
PickMany value.
Copyright © 2022 Aspose. All Rights Reserved.