1. GroupDocs.Parser
  2. /
  3. GroupDocs.Parser for Python via .NET
  4. /
  5. groupdocs.parser.options
  6. /
  7. FileInfo class

FileInfo class

FileInfo class

Represents the file information.

The FileInfo type exposes the following members:

Properties

Property Description
file_type Gets the document type.
size Gets the size of the document in bytes.
is_encrypted Gets a value that represents whether a file is password-protected.

See Also