FileFormatInfo class

FileFormatInfo class

Contains data returned by FileFormatUtil file format detection methods.

The FileFormatInfo type exposes the following members:

Constructors

Constructor Description
FileFormatInfo()

Properties

Property Description
file_format_type Gets the detected file format.
load_format Gets the detected load format.

See Also