DocumentInfo
DocumentInfo class
Represents an information about document. Implements IDocumentInfo interface. See IDocumentInfo
for examples.
public class DocumentInfo : IDocumentInfo
Properties
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. |
Remarks
Learn more
See Also
- interface IDocumentInfo
- namespace GroupDocs.Redaction
- assembly GroupDocs.Redaction