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 |
---|---|
DiagramOptions |
FileDataOptions.getDiagramOptions()
The Microsoft Visio documents rendering options.
|
DiagramOptions |
RenderOptions.getDiagramOptions()
The Microsoft Visio documents rendering options.
|
Modifier and Type | Method and Description |
---|---|
void |
FileDataOptions.setDiagramOptions(DiagramOptions value)
The Microsoft Visio documents rendering options.
|
void |
RenderOptions.setDiagramOptions(DiagramOptions value)
The Microsoft Visio documents rendering options.
|
Modifier and Type | Method and Description |
---|---|
DiagramOptions |
CachedDocumentDescription.getDiagramOptions()
The Microsoft Visio documents rendering options.
|
DiagramOptions |
CachedPageDescription.getDiagramOptions()
The Microsoft Visio documents rendering options.
|
Modifier and Type | Method and Description |
---|---|
void |
CachedDocumentDescription.setDiagramOptions(DiagramOptions value)
The Microsoft Visio documents rendering options.
|
void |
CachedPageDescription.setDiagramOptions(DiagramOptions value)
The Microsoft Visio documents rendering options.
|
Modifier and Type | Method and Description |
---|---|
DiagramOptions |
HtmlResource.getDiagramOptions()
Diagram options HTML page was generated with.
|
Modifier and Type | Method and Description |
---|---|
void |
HtmlResource.setDiagramOptions(DiagramOptions value)
Diagram options HTML page was generated with.
|
Modifier and Type | Method and Description |
---|---|
DiagramOptions |
DocumentInfoOptions.getDiagramOptions()
The DiagramOptions.
|
DiagramOptions |
PdfFileOptions.getDiagramOptions()
Gets Diagram options.
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentInfoOptions.setDiagramOptions(DiagramOptions value)
The DiagramOptions.
|
void |
PdfFileOptions.setDiagramOptions(DiagramOptions value)
Sets Diagram options.
|
Copyright © 2018. All rights reserved.