RFDocument.SaveAs



Your Ad Here

Description

Saves the entire document data to a specified MDL file, and returns an RFErrorCode value indicating whether an error occurs.

Syntax

Function RFDocument.SaveAs(filename As String, mdlVersion As RFMDLVersion) As RFErrorCode

The SaveAs syntax has these parts:

Part Description
filename [INString Required. String expression indicating a new file name including folder path.
mdlVersion [INRFMDLVersion Required. MDL version to save.

 

Return to Rapidform Index


Your Ad Here