FileFormatInfo class

FileFormatInfo class

Contains data returned by FileFormatUtil file format detection methods.

The FileFormatInfo type exposes the following members:

Constructors

ConstructorDescription
FileFormatInfo()

Properties

PropertyDescription
file_format_typeGets the detected file format.
load_formatGets the detected load format.

See Also