View Metadata
Contents
 [
      
        Hide
      ]
    Using GroupDocs.Metadata API, the users can get meta information of a document which includes:
- File format (detected by the internal structure)
 - File extension
 - MIME type
 - Number of pages
 - File size
 - A value indicating whether a file is encrypted The following code sample demonstrates how to extract basic format information from a file.