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.ArchiveOptions |
RenderOptions.getArchiveOptions()
Deprecated.
The Archive documents rendering options.
|
Modifier and Type | Method and Description |
---|---|
void |
RenderOptions.setArchiveOptions(com.groupdocs.viewer.legacy.converter.options.ArchiveOptions value)
Deprecated.
The Archive documents rendering options.
|
Modifier and Type | Method and Description |
---|---|
com.groupdocs.viewer.legacy.converter.options.ArchiveOptions |
CachedDocumentDescription.getArchiveOptions()
Deprecated.
Gets or sets the Archive document rendering options.
|
com.groupdocs.viewer.legacy.converter.options.ArchiveOptions |
CachedPageDescription.getArchiveOptions()
Deprecated.
Gets or sets the Archive document rendering options.
|
Modifier and Type | Method and Description |
---|---|
void |
CachedDocumentDescription.setArchiveOptions(com.groupdocs.viewer.legacy.converter.options.ArchiveOptions value)
Deprecated.
Gets or sets the Archive document rendering options.
|
void |
CachedPageDescription.setArchiveOptions(com.groupdocs.viewer.legacy.converter.options.ArchiveOptions value)
Deprecated.
Gets or sets the Archive document rendering options.
|
Modifier and Type | Method and Description |
---|---|
com.groupdocs.viewer.legacy.converter.options.ArchiveOptions |
HtmlResource.getArchiveOptions()
Deprecated.
The Archive document rendering options.
|
Modifier and Type | Method and Description |
---|---|
void |
HtmlResource.setArchiveOptions(com.groupdocs.viewer.legacy.converter.options.ArchiveOptions value)
Deprecated.
The Archive document rendering options.
|
Modifier and Type | Method and Description |
---|---|
com.groupdocs.viewer.legacy.converter.options.ArchiveOptions |
DocumentInfoOptions.getArchiveOptions()
Deprecated.
Gets or sets the Archive document rendering options.
|
com.groupdocs.viewer.legacy.converter.options.ArchiveOptions |
PdfFileOptions.getArchiveOptions()
Deprecated.
Gets or sets the Archive document rendering options.
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentInfoOptions.setArchiveOptions(com.groupdocs.viewer.legacy.converter.options.ArchiveOptions value)
Deprecated.
Gets or sets the Archive document rendering options.
|
void |
PdfFileOptions.setArchiveOptions(com.groupdocs.viewer.legacy.converter.options.ArchiveOptions value)
Deprecated.
Gets or sets the Archive document rendering options.
|
Copyright © 2020. All rights reserved.