Package | Description |
---|---|
com.groupdocs.viewer.legacy.handler |
The package provides classes for working with rendering handlers.
|
Constructor and Description |
---|
ViewerHandler(com.groupdocs.viewer.legacy.config.ViewerConfig viewerConfig,
int engineType,
com.groupdocs.viewer.legacy.storage.IFileStorage fileStorage)
Deprecated.
Initializes a new instance of the
ViewerHandler{T} class. |
ViewerHtmlHandler(com.groupdocs.viewer.legacy.storage.IFileStorage fileStorage)
Deprecated.
Initializes a new instance of the
ViewerHtmlHandler class. |
ViewerHtmlHandler(com.groupdocs.viewer.legacy.config.ViewerConfig viewerConfig,
com.groupdocs.viewer.legacy.storage.IFileStorage fileStorage)
Deprecated.
Initializes a new instance of the
ViewerHtmlHandler class. |
ViewerImageHandler(com.groupdocs.viewer.legacy.storage.IFileStorage fileStorage)
Deprecated.
Initializes a new instance of the
ViewerImageHandler class. |
ViewerImageHandler(com.groupdocs.viewer.legacy.config.ViewerConfig viewerConfig,
com.groupdocs.viewer.legacy.storage.IFileStorage fileStorage)
Deprecated.
Initializes a new instance of the
ViewerImageHandler class. |
Copyright © 2020. All rights reserved.