Package | Description |
---|---|
com.groupdocs.viewer.converter.options |
The GroupDocs.Viewer.Converter.Options namespace provides classes that allow to specify additional options when rendering documents.
|
com.groupdocs.viewer.domain.cache | |
com.groupdocs.viewer.domain.html |
The GroupDocs.Viewer.Domain.Html namespace provides classes for working with document html representation.
|
com.groupdocs.viewer.domain.options |
The GroupDocs.Viewer.Domain.Options namespace provides classes for setting rendering options dependent on document type.
|
Modifier and Type | Method and Description |
---|---|
CadOptions |
FileDataOptions.getCadOptions()
The CAD documents rendering options.
|
CadOptions |
RenderOptions.getCadOptions()
The CAD documents rendering options.
|
Modifier and Type | Method and Description |
---|---|
void |
FileDataOptions.setCadOptions(CadOptions value)
The CAD documents rendering options.
|
void |
RenderOptions.setCadOptions(CadOptions value)
The CAD documents rendering options.
|
Modifier and Type | Method and Description |
---|---|
CadOptions |
CachedDocumentDescription.getCadOptions()
The CAD documents rendering options.
|
CadOptions |
CachedPageDescription.getCadOptions()
The CAD documents rendering options.
|
Modifier and Type | Method and Description |
---|---|
void |
CachedDocumentDescription.setCadOptions(CadOptions value)
The CAD documents rendering options.
|
void |
CachedPageDescription.setCadOptions(CadOptions value)
The CAD documents rendering options.
|
Modifier and Type | Method and Description |
---|---|
CadOptions |
HtmlResource.getCadOptions()
Cad options html page was generated with.
|
Modifier and Type | Method and Description |
---|---|
void |
HtmlResource.setCadOptions(CadOptions value)
Cad options html page was generated with.
|
Modifier and Type | Method and Description |
---|---|
CadOptions |
DocumentInfoOptions.getCadOptions()
Gets the CadOptions.
|
CadOptions |
PdfFileOptions.getCadOptions()
Gets Cad options.
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentInfoOptions.setCadOptions(CadOptions value)
Sets the CadOptions.
|
void |
PdfFileOptions.setCadOptions(CadOptions value)
Sets Cad options.
|
Copyright © 2018. All rights reserved.