| Package | Description |
|---|---|
| com.groupdocs.viewer |
The package provides classes for rendering documents in HTML5, Image, or PDF modes with fast and high-quality results.
|
| com.groupdocs.viewer.options |
The package provides classes to specify additional options when rendering documents.
|
| Class and Description |
|---|
| FileReader
Declares an interface for reading a file stream.
|
| Class and Description |
|---|
| CreateFileStream
Represents an interface that instantiates a stream used to write output file data.
|
| CreatePageStream
Represents an interface that instantiates a stream used to write output page data.
|
| CreateResourceStream
Represents an interface that instantiates a stream used to write output HTML resource data.
|
| CreateResourceUrl
Represents an interface that creates a URL for an HTML resource.
|
| FileStreamFactory
Defines methods that are required for instantiating and releasing an output file stream.
|
| PageStreamFactory
Defines the methods that are required for instantiating and releasing an output page stream.
|
| ReleaseFileStream
Releases an interface that was instantiated by the method associated with the CreateFileStream interface.
|
| ReleasePageStream
Releases a stream that was instantiated by the method associated with the CreatePageStream interface.
|
| ReleaseResourceStream
Releases a stream that was instantiated by the method associated with the CreateResourceStream interface.
|
| ResourceStreamFactory
Defines the methods that are required for creating a resource URL, instantiating, and releasing an output HTML resource stream.
|
Copyright © 2025. All rights reserved.