Package | Description |
---|---|
com.aspose.pdf |
The com.aspose.pdf is a root package for all classes of Aspose.PDF for Java library
which are either directly in it like
Document or indirectly through several
subpackages. |
Modifier and Type | Method and Description |
---|---|
OptionCollection |
ChoiceField.getOptions()
Gets collection of choice options.
|
OptionCollection |
RadioButtonField.getOptions()
Gets collection of options of the radio button.
|
Modifier and Type | Method and Description |
---|---|
static void |
InternalHelper.addOption(OptionCollection options,
String optionName,
boolean b) |
Copyright © 2025 Aspose. All Rights Reserved.