Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
/
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
/
PrintOptions Object
/ PrintFileName Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
In This Topic
PrintFileName Property
In This Topic
Gets or sets the name of the file to receive print jobs when the PrintToFile property is set to true.
Syntax
Visual Basic (Declaration)
expression
.PrintFileName
As
String
where
expression
is a variable that represents a
PrintOptions Object
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