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