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.PdfOptions |
RenderOptions.getPdfOptions()
Deprecated.
The PDF documents rendering options.
|
Modifier and Type | Method and Description |
---|---|
void |
RenderOptions.setPdfOptions(com.groupdocs.viewer.legacy.converter.options.PdfOptions value)
Deprecated.
The PDF documents rendering options.
|
Modifier and Type | Method and Description |
---|---|
com.groupdocs.viewer.legacy.converter.options.PdfOptions |
CachedDocumentDescription.getPdfOptions()
Deprecated.
The PDF documents rendering options.
|
com.groupdocs.viewer.legacy.converter.options.PdfOptions |
CachedPageDescription.getPdfOptions()
Deprecated.
The PDF documents rendering options.
|
Modifier and Type | Method and Description |
---|---|
void |
CachedDocumentDescription.setPdfOptions(com.groupdocs.viewer.legacy.converter.options.PdfOptions value)
Deprecated.
The PDF documents rendering options.
|
void |
CachedPageDescription.setPdfOptions(com.groupdocs.viewer.legacy.converter.options.PdfOptions value)
Deprecated.
The PDF documents rendering options.
|
Modifier and Type | Method and Description |
---|---|
com.groupdocs.viewer.legacy.converter.options.PdfOptions |
HtmlResource.getPdfOptions()
Deprecated.
The PDF documents rendering options.
|
Modifier and Type | Method and Description |
---|---|
void |
HtmlResource.setPdfOptions(com.groupdocs.viewer.legacy.converter.options.PdfOptions value)
Deprecated.
The PDF documents rendering options.
|
Modifier and Type | Method and Description |
---|---|
com.groupdocs.viewer.legacy.converter.options.PdfOptions |
DocumentInfoOptions.getPdfOptions()
Deprecated.
The PDF documents rendering options.
|
com.groupdocs.viewer.legacy.converter.options.PdfOptions |
PdfFileOptions.getPdfOptions()
Deprecated.
The PDF documents rendering options.
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentInfoOptions.setPdfOptions(com.groupdocs.viewer.legacy.converter.options.PdfOptions value)
Deprecated.
The PDF documents rendering options.
|
void |
PdfFileOptions.setPdfOptions(com.groupdocs.viewer.legacy.converter.options.PdfOptions value)
Deprecated.
The PDF documents rendering options.
|
Copyright © 2020. All rights reserved.