GroupDocs.Annotation.Options
Contents
[
Hide
]
The namespace provides classes to specify additional options when loading, annotating and saving documents.
Classes
| Class | Description |
|---|---|
| CreatePageStream | Delegate that defines method to create output page preview stream. |
| LoadOptions | Allows to specify additional options (such as password) when opening a document to annotate. |
| PreviewOptions | Represents document preview options. |
| ReleasePageStream | Delegate that defines method to release output page preview stream. |
| SaveOptions | Allows to specify additional options (such as password) when saving annotated document. |
| WorksheetColumnsRange | Represents a range of columns for a specified worksheet |
Enumeration
| Enumeration | Description |
|---|---|
| AnnotationType | Enumeration that decribes annotation types supported by GroupDocs.Annotation for .NET |
| PreviewFormats | Document preview supported formats. |