class
FileFormatInfo
Source: aspose.
Contains data returned by FileFormatUtil file format detection methods.
Methods
new FileFormatInfo()
Methods
getFileFormatType()
Gets the detected file format. The value of the property is FileFormatType integer constant.
getLoadFormat()
Gets the detected load format. The value of the property is LoadFileFormat integer constant.