public class FileFormatInfo
| Constructor Summary |
|---|
| Property Getters/Setters Summary | ||
|---|---|---|
int | getFileFormatType() | |
Gets the detected file format.
The value of the property is FileFormatType integer constant. |
||
int | getLoadFormat() | |
Gets the detected load format.
The value of the property is LoadFileFormat integer constant. |
||
public int getFileFormatType()
public int getLoadFormat()