Represents various document properties
| Name |
Description |
| Document(Stream) |
Initializes new instance of Document class. |
| Document(Stream, string) |
Initializes new instance of Document class. |
| Name |
Description |
| Name { get; set; } |
Document name |
| Password { get; } |
Document password |
| Stream { get; } |
Document stream |
| Name |
Description |
| AddImageToDocument(string, string, int, int) |
Change image quality and add image to document |
| GeneratePreview(PreviewOptions) |
Generates document pages preview (screenshots of every page). |
| GetDocumentInfo() |
Gets information about document - document type and size, pages count and detailed information about every page. |
We value your opinion. Your feedback will help us improve our documentation.