IDocumentInfo Interface
Information about document

Namespace: GroupDocs.Annotation
Assembly: GroupDocs.Annotation (in GroupDocs.Annotation.dll) Version: 22.9.0.0 (22.9)
Syntax
public interface IDocumentInfo

The IDocumentInfo type exposes the following members.

Properties
  NameDescription
Public propertyFileType
Document type
Public propertyPageCount
Number of pages
Public propertyPagesInfo
Pages Info
Public propertySize
File size
See Also