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