FileFormatInfo
FileFormatInfo class
Contains data returned by FileFormatUtil file format detection methods.
FileFormatInfo()
Properties
| Name | Type | Description |
|---|---|---|
| FileFormatType | int | Gets the detected file format. The value of the property is FileFormatType integer constant. |
| LoadFormat | int | Gets the detected load format. The value of the property is LoadFileFormat integer constant. |