Package | Description |
---|---|
com.groupdocs.viewer.options |
The package provides classes to specify additional options when rendering documents.
|
Modifier and Type | Method and Description |
---|---|
WordProcessingOptions |
WordProcessingOptions.deepClone()
Deprecated.
this tag was added just to exclude the method from JavaDoc
|
WordProcessingOptions |
BaseViewOptions.getWordProcessingOptions()
The word processing documents view options.
|
Modifier and Type | Method and Description |
---|---|
boolean |
WordProcessingOptions.areChanged(WordProcessingOptions options)
Deprecated.
this tag was added just to exclude the method from JavaDoc
|
void |
BaseViewOptions.setWordProcessingOptions(WordProcessingOptions value)
The word processing documents view options.
|