Package | Description |
---|---|
com.groupdocs.viewer.options |
The package provides classes to specify additional options when rendering documents.
|
Modifier and Type | Method and Description |
---|---|
TextOptions |
BaseViewOptions.getTextOptions()
Text files splitting to pages options.
|
Modifier and Type | Method and Description |
---|---|
void |
BaseViewOptions.setTextOptions(TextOptions textOptions)
Text files splitting to pages options.
|