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