Table of Contents

TTMSFNCCloudFileConversionFile.DownloadFileToStream Method

Downloads this output file into an in-memory stream.

API unit family: TMSFNCCloudFileConversion Declaring type: TTMSFNCCloudFileConversionFile

Syntax

procedure DownloadFileToStream(ACallback: TTMSFNCCloudFileConversionFileStreamCallBack = nil);

Parameters

Name Description
ACallback Optional callback invoked when the download completes.