Package | Description |
---|---|
com.aspose.pdf |
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 © 2014 Aspose. All Rights Reserved.