DocumentInfo
Leave feedback
On this page
Represents an information about document. Implements IDocumentInfo interface. See IDocumentInfo for examples.
public class DocumentInfo : IDocumentInfo
| Name | Description |
|---|---|
| FileType { get; } | Gets the file format description. |
| PageCount { get; } | Gets the total page count. |
| Pages { get; } | Gets the list of PageInfo page information. |
| Size { get; } | Gets the document size in bytes. |
Learn more
- interface IDocumentInfo
- namespace GroupDocs.Redaction
- assembly GroupDocs.Redaction
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.