Table of Contents

TTMSFNCWXCustomDocx.GetDocxAsFile Method

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

API unit family: TMSFNCWXDocx Declaring type: 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.