Package | Description |
---|---|
com.groupdocs.viewer.legacy.converter.options |
The package provides classes that allow to specify additional options when rendering documents.
|
com.groupdocs.viewer.legacy.domain.cache |
The package exposes interfaces which should be implemented to customize caching behaviour.
|
com.groupdocs.viewer.legacy.domain.html |
The package provides classes for working with document HTML representation.
|
com.groupdocs.viewer.legacy.domain.options |
The package provides classes for setting rendering options dependent on document type.
|
Modifier and Type | Method and Description |
---|---|
com.groupdocs.viewer.legacy.converter.options.EmailOptions |
RenderOptions.getEmailOptions()
Deprecated.
The Email documents rendering options.
|
Modifier and Type | Method and Description |
---|---|
void |
RenderOptions.setEmailOptions(com.groupdocs.viewer.legacy.converter.options.EmailOptions value)
Deprecated.
The Email documents rendering options.
|
Modifier and Type | Method and Description |
---|---|
com.groupdocs.viewer.legacy.converter.options.EmailOptions |
CachedDocumentDescription.getEmailOptions()
Deprecated.
The Email documents rendering options.
|
com.groupdocs.viewer.legacy.converter.options.EmailOptions |
CachedPageDescription.getEmailOptions()
Deprecated.
The Email documents rendering options.
|
Modifier and Type | Method and Description |
---|---|
void |
CachedDocumentDescription.setEmailOptions(com.groupdocs.viewer.legacy.converter.options.EmailOptions value)
Deprecated.
The Email documents rendering options.
|
void |
CachedPageDescription.setEmailOptions(com.groupdocs.viewer.legacy.converter.options.EmailOptions value)
Deprecated.
The Email documents rendering options.
|
Modifier and Type | Method and Description |
---|---|
com.groupdocs.viewer.legacy.converter.options.EmailOptions |
HtmlResource.getEmailOptions()
Deprecated.
The Email documents rendering options.
|
Modifier and Type | Method and Description |
---|---|
void |
HtmlResource.setEmailOptions(com.groupdocs.viewer.legacy.converter.options.EmailOptions value)
Deprecated.
The Email documents rendering options.
|
Modifier and Type | Method and Description |
---|---|
com.groupdocs.viewer.legacy.converter.options.EmailOptions |
DocumentInfoOptions.getEmailOptions()
Deprecated.
The Email documents rendering options.
|
com.groupdocs.viewer.legacy.converter.options.EmailOptions |
PdfFileOptions.getEmailOptions()
Deprecated.
The Email documents rendering options.
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentInfoOptions.setEmailOptions(com.groupdocs.viewer.legacy.converter.options.EmailOptions value)
Deprecated.
The Email documents rendering options.
|
void |
PdfFileOptions.setEmailOptions(com.groupdocs.viewer.legacy.converter.options.EmailOptions value)
Deprecated.
The Email documents rendering options.
|
Copyright © 2020. All rights reserved.