TTMSFNCCloudFileConversion.GetFileFormatText Method
Returns the file-extension text that corresponds to a format value.
API unit family: TMSFNCCloudFileConversion
Declaring type: TTMSFNCCloudFileConversion
Inherited from: TTMSFNCCustomCloudFileConversion
Syntax
class function GetFileFormatText(AFileFormat: TTMSFNCCloudFileConversionFileFormat): string;
Parameters
| Name | Description |
|---|---|
AFileFormat |
Format value to convert. |
Returns
The lowercase extension without a leading dot, or an empty string for the unknown value.