Table of Contents

ITMSFNCCustomCloudFileConversion.BuildCreateJobRequestFile Method

Fills the request with the call that creates a conversion job for a file that will be uploaded.

API unit family: TMSFNCCloudFileConversion Declaring type: ITMSFNCCustomCloudFileConversion

Syntax

procedure BuildCreateJobRequestFile(ARequest: TTMSFNCCloudBaseRequest; AOutputFormat:string; AFile: TTMSFNCUtilsFile);

Parameters

Name Description
ARequest Request to populate.
AOutputFormat Target output format as text.
AFile Source file to convert.