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.OutlookOptions |
RenderOptions.getOutlookOptions()
Deprecated.
The Outlook Data File document (PST/OST) rendering options.
|
Modifier and Type | Method and Description |
---|---|
void |
RenderOptions.setOutlookOptions(com.groupdocs.viewer.legacy.converter.options.OutlookOptions value)
Deprecated.
The Outlook Data File document (PST/OST) rendering options.
|
Modifier and Type | Method and Description |
---|---|
com.groupdocs.viewer.legacy.converter.options.OutlookOptions |
CachedDocumentDescription.getOutlookOptions()
Deprecated.
Gets or sets the Outlook Data File document rendering options.
|
com.groupdocs.viewer.legacy.converter.options.OutlookOptions |
CachedPageDescription.getOutlookOptions()
Deprecated.
Gets or sets the Outlook Data File document rendering options.
|
Modifier and Type | Method and Description |
---|---|
void |
CachedDocumentDescription.setOutlookOptions(com.groupdocs.viewer.legacy.converter.options.OutlookOptions value)
Deprecated.
Gets or sets the Outlook Data File document rendering options.
|
void |
CachedPageDescription.setOutlookOptions(com.groupdocs.viewer.legacy.converter.options.OutlookOptions value)
Deprecated.
Gets or sets the Outlook Data File document rendering options.
|
Modifier and Type | Method and Description |
---|---|
com.groupdocs.viewer.legacy.converter.options.OutlookOptions |
HtmlResource.getOutlookOptions()
Deprecated.
Gets or sets the Outlook Data File document rendering options.
|
Modifier and Type | Method and Description |
---|---|
void |
HtmlResource.setOutlookOptions(com.groupdocs.viewer.legacy.converter.options.OutlookOptions value)
Deprecated.
Gets or sets the Outlook Data File document rendering options.
|
Modifier and Type | Method and Description |
---|---|
com.groupdocs.viewer.legacy.converter.options.OutlookOptions |
DocumentInfoOptions.getOutlookOptions()
Deprecated.
Gets or sets the Outlook Data File document rendering options.
|
com.groupdocs.viewer.legacy.converter.options.OutlookOptions |
PdfFileOptions.getOutlookOptions()
Deprecated.
Gets or sets the Outlook Data File document rendering options.
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentInfoOptions.setOutlookOptions(com.groupdocs.viewer.legacy.converter.options.OutlookOptions value)
Deprecated.
Gets or sets the Outlook Data File document rendering options.
|
void |
PdfFileOptions.setOutlookOptions(com.groupdocs.viewer.legacy.converter.options.OutlookOptions value)
Deprecated.
Gets or sets the Outlook Data File document rendering options.
|
Copyright © 2020. All rights reserved.