Package | Description |
---|---|
com.aspose.pdf |
The
com.aspose.pdf is a root package for all classes of Aspose.Pdf.New library
which are either directly in it like Document or indirectly through several
subpackages. |
Modifier and Type | Method and Description |
---|---|
Option |
OptionCollection.get_Item(int index)
Gets option by index.
|
Option |
OptionCollection.get_Item(String name)
Gets option by its name.
|
Option |
OptionCollection.get(int index)
Gets option by index.
|
Option |
OptionCollection.get(String name)
Gets option from colleciton by option name.
|
Copyright © 2017 Aspose. All Rights Reserved.