Table of Contents

TTMSFNCWXDocx.GetDocxAsFile Method

Generates the document from Document and saves it to a local file.

API unit family: TMSFNCWXDocx Declaring type: TTMSFNCWXDocx Inherited from: TTMSFNCWXCustomDocx

Syntax

procedure GetDocxAsFile(AName: String);

Remarks

Generation runs asynchronously; the file is written when the underlying view finishes building the document.

Parameters

Name Description
AName Target file name for the generated document, including the desired extension.