| Package | Description |
|---|---|
| com.groupdocs.viewer |
The package provides classes for rendering documents in HTML5, Image, or PDF modes with fast and high-quality results.
|
| com.groupdocs.viewer.caching.extra |
The package provides functionality for using custom models in cache implementation.
|
| com.groupdocs.viewer.results |
The package provides classes and interfaces that represent document rendering results.
|
| Modifier and Type | Method and Description |
|---|---|
ViewInfo |
Viewer.getViewInfo(ViewInfoOptions options)
Returns information about the view and document specific information.
|
| Modifier and Type | Method and Description |
|---|---|
ViewInfo |
CacheableFactory.newViewInfo(FileType fileType,
List<Page> pages)
Creates an implementation of the
ViewInfo interface for the specified file type and pages. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ArchiveViewInfo
Represents view information for an archive file.
|
interface |
CadViewInfo
Represents view information for a CAD drawing.
|
interface |
LotusNotesViewInfo
Represents view information for Lotus Notes database storage.
|
interface |
OutlookViewInfo
Represents view information for an Outlook Data file.
|
interface |
PdfViewInfo
Represents view information for a PDF document.
|
interface |
ProjectManagementViewInfo
Represents view information for an MS Project document.
|
Copyright © 2024. All rights reserved.