java.lang.Object
com.aspose.diagram.FileFormatInfo
public class FileFormatInfo
| Constructor Summary |
|---|
FileFormatInfo()
|
| 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. | ||
| Constructor Detail |
|---|
public FileFormatInfo()
| Property Getters/Setters Detail |
|---|
getFileFormatType | |
public int getFileFormatType() | |
getLoadFormat | |
public int getLoadFormat() | |