Package | Description |
---|---|
com.groupdocs.conversion.converter.options | |
com.groupdocs.conversion.domain |
Modifier and Type | Method and Description |
---|---|
WordBookmarks |
PdfSaveOptions.getWordBookmarks()
Gets word bookmarks.
|
Modifier and Type | Method and Description |
---|---|
void |
PdfSaveOptions.setWordBookmarks(WordBookmarks wordBookmarks)
Sets word bookmarks.
|
Modifier and Type | Method and Description |
---|---|
static WordBookmarks |
WordBookmarks.getValue(String key) |
static WordBookmarks |
WordBookmarks.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WordBookmarks[] |
WordBookmarks.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015 GroupDocs. All rights reserved.