ConverterGetDocumentInfo Method
Gets source document info - pages count and other document properties specific to the file type.

Namespace: GroupDocs.Conversion
Assembly: GroupDocs.Conversion (in GroupDocs.Conversion.dll) Version: 22.9.0.0 (22.9)
Syntax
public IDocumentInfo GetDocumentInfo()

Return Value

Type: IDocumentInfo
Remarks
Learn more
  • Learn more about converted document - file type, pages count, creation date and many other format specific properties: How to get document info
See Also