Document
Leave feedback
On this page
Represents compared document.
public class Document
| Name | Description |
|---|---|
| Document(Stream) | Initializes new instance of Document class. |
| Document(string) | Initializes new instance of Document class. |
| Document(Stream, string) | Initializes new instance of Document class. |
| Document(string, string) | Initializes new instance of Document class. |
| Name | Description |
|---|---|
| Changes { get; set; } | List of changes. Contains extensive description about change type, position, content etc. |
| FileType { get; } | Document file type. |
| Name { get; set; } | Document name. |
| Password { get; } | Document password. |
| Stream { get; } | Document stream. |
| Name | Description |
|---|---|
| GeneratePreview(PreviewOptions) | Generates document pages preview. |
| GetDocumentInfo() | Gets information about document - document type, pages count, page sizes etc. |
- namespace GroupDocs.Comparison
- assembly GroupDocs.Comparison
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.