Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Airlines VBA Guide
PrintFileName Property
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
>
PrintOptions Object
: PrintFileName Property
Gets or sets the name of the file to receive print jobs when the PrintToFile property is set to true.
Syntax
Visual Basic (Declaration)
Object.PrintFileName
As
String
Remarks
Use the PrintFileExistsAction to determine what happens when the specified file already exists. The default value is "". This string can be up to 260 characters long.
See Also
Reference
PrintOptions Object
PrintOptions Members
Send Feedback