Package | Description |
---|---|
com.groupdocs.viewer.domain.html |
The GroupDocs.Viewer.Domain.Html namespace provides classes for working with document html representation.
|
com.groupdocs.viewer.domain.image |
The GroupDocs.Viewer.Domain.Image namespace provides classes for working with document image representation.
|
com.groupdocs.viewer.handler |
The GroupDocs.Viewer.Handler namespace provides classes for working with rendering handlers.
|
Modifier and Type | Class and Description |
---|---|
class |
PageHtml
Represents a container for page rendered to HTML.
|
Modifier and Type | Class and Description |
---|---|
class |
PageImage
Represents a container for page rendered as Image.
|
Modifier and Type | Class and Description |
---|---|
class |
ViewerHandler<T extends Page>
Base class for Viewer handlers.
|
Copyright © 2018. All rights reserved.