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