com.groupdocs.annotation.options.pagepreview
The namespace provides classes to preview document pages.
Classes
Class | Description |
---|---|
CreatePageStream | Delegate that defines method to create output page preview stream. |
PreviewOptions | Represents document preview options. |
ReleasePageStream | Delegate that defines method to release output page preview stream. |
WorksheetColumnsRange | Represents a range of columns for a specified worksheet |
Interfaces
Interface | Description |
---|---|
PageStreamFactory | Interface that defines method to create / release output page preview stream. |