Package | Description |
---|---|
com.groupdocs.viewer.converter.options |
The GroupDocs.Viewer.Converter.Options namespace provides classes that allow to specify additional options when rendering documents.
|
com.groupdocs.viewer.domain.cache | |
com.groupdocs.viewer.domain.html |
The GroupDocs.Viewer.Domain.Html namespace provides classes for working with document html representation.
|
com.groupdocs.viewer.domain.options |
The GroupDocs.Viewer.Domain.Options namespace provides classes for setting rendering options dependent on document type.
|
Modifier and Type | Method and Description |
---|---|
WordsOptions |
FileDataOptions.getWordsOptions()
The Text documents rendering options.
|
WordsOptions |
RenderOptions.getWordsOptions()
The Text documents rendering options.
|
Modifier and Type | Method and Description |
---|---|
void |
FileDataOptions.setWordsOptions(WordsOptions value)
The Text documents rendering options.
|
void |
RenderOptions.setWordsOptions(WordsOptions value)
The Text documents rendering options.
|
Modifier and Type | Method and Description |
---|---|
WordsOptions |
CachedDocumentDescription.getWordsOptions()
The Text documents rendering options.
|
WordsOptions |
CachedPageDescription.getWordsOptions()
The Text documents rendering options.
|
Modifier and Type | Method and Description |
---|---|
void |
CachedDocumentDescription.setWordsOptions(WordsOptions value)
The Text documents rendering options.
|
void |
CachedPageDescription.setWordsOptions(WordsOptions value)
The Text documents rendering options.
|
Modifier and Type | Method and Description |
---|---|
WordsOptions |
HtmlResource.getWordsOptions()
Words options HTML page was generated with
|
Modifier and Type | Method and Description |
---|---|
void |
HtmlResource.setWordsOptions(WordsOptions value)
Words options HTML page was generated with
|
Modifier and Type | Method and Description |
---|---|
WordsOptions |
DocumentInfoOptions.getWordsOptions()
The WordsOptions.
|
WordsOptions |
PdfFileOptions.getWordsOptions()
Gets Words options.
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentInfoOptions.setWordsOptions(WordsOptions value)
The WordsOptions.
|
void |
PdfFileOptions.setWordsOptions(WordsOptions value)
Sets email options.
|
Copyright © 2018. All rights reserved.