com.groupdocs.viewer.domain.response.description
Class HtmlDocumentDescription
java.lang.Object
com.groupdocs.viewer.domain.response.description.HtmlDocumentDescription
- All Implemented Interfaces:
- DocumentDescription
public class HtmlDocumentDescription
- extends Object
- implements DocumentDescription
- Author:
- Alex Bobkov
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HtmlDocumentDescription
public HtmlDocumentDescription()
toJson
public String toJson()
- Description copied from interface:
DocumentDescription
- To json
- Specified by:
toJson
in interface DocumentDescription
- Returns:
- json
setPageCount
public void setPageCount(Integer pageCount)
Copyright © 2015. All rights reserved.