Share

ApprenticePrintManager.PrintToFile Method

Parent Object: ApprenticePrintManager

Description

Method that prints to the specified file using the current property settings defined by the ApprenticePrintManager object.

Syntax

ApprenticePrintManager.PrintToFile( FileName As String )

Parameters

Name Type Description
FileName String Input String that specifies the full path of the file to write the print information to. If the specified file already exists it will be overwritten.

Version

Introduced in version 9

Was this information helpful?