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