DocumentInfo
Leave feedback
On this page
Defines document description properties.
public class DocumentInfo : IDocumentInfo, ISerializable
| Name | Description |
|---|---|
| DocumentInfo(FileType, IPageInfo[], long) | Initializes new instance of DocumentInfo class. |
| Name | Description |
|---|---|
| PageCount { get; } | The document pages count. |
| Pages { get; } | Defines document pages collection. |
| Size { get; } | Document size in bytes |
| Type { get; } | Gets the file type. |
| Name | Description |
|---|---|
| override ToString() | Returns a string that represents the current object. |
- interface IDocumentInfo
- namespace GroupDocs.Merger.Domain.Result
- assembly GroupDocs.Merger
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.