| Package | Description |
|---|---|
| com.groupdocs.viewer |
The package provides classes for rendering documents in HTML5, Image, or PDF modes with fast and high-quality results.
|
| Constructor and Description |
|---|
Viewer(Path filePath)
Initializes a new instance of the Viewer class.
|
Viewer(Path filePath,
LoadOptions loadOptions)
Initializes a new instance of the Viewer class.
|
Viewer(String filePath)
Initializes a new instance of the Viewer class.
|
Viewer(String filePath,
LoadOptions loadOptions)
Initializes a new instance of the Viewer class.
|
Copyright © 2024. All rights reserved.