Package | Description |
---|---|
com.groupdocs.viewer.handler |
The GroupDocs.Viewer.Handler namespace provides classes for working with rendering handlers.
|
Modifier and Type | Method and Description |
---|---|
abstract PrintableHtmlContainer |
ViewerHandler.getPrintableHtml(String guid,
PrintableHtmlOptions printableHtmlOptions)
Get document HTML for print.
|
PrintableHtmlContainer |
ViewerHtmlHandler.getPrintableHtml(String guid,
PrintableHtmlOptions printableHtmlOptions)
Get document HTML for print.
|
PrintableHtmlContainer |
ViewerImageHandler.getPrintableHtml(String guid,
PrintableHtmlOptions printableHtmlOptions)
Get document HTML for print.
|
Copyright © 2018. All rights reserved.