InfoConnect VBA Guide
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
Syntax
Remarks
See Also
Get Started
Quickstart
HowTos
Key Concepts
API Libraries
API Libraries
Attachmate.Reflection.Objects Library
Attachmate.Reflection.Objects.Emulation.ALC Library
Attachmate.Reflection.Objects.Emulation.Common Library
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
Overview
IbmHosts Elements
Overview
Objects
ContextMenu
ContextMenuItem
ContextMenus
FieldAttributes
FileTransfer
HostField
Hotspot
HotSpots
IbmPrinter
IbmScreen
IbmTerminal
InputMapAction
InputMapActionSequence
KeyboardMapper
KeyboardMapping
Macro
MouseButtonCombination
MouseMapper
MouseMapping
OIA
PrinterPrintOptions
PrintOptions
Overview
Members
Methods
PrintScreen Method
Properties
AutoFormFeed Property
Parent Property
PrintBackground Property
PrintCharsPerInch Property
PrintCharsPerLine Property
PrintCompressFont Property
PrintDbcs2To3 Property
PrintDbcsHorzFontSize Property
PrintDbcsRotationAngle Property
PrintDbcsSmallerFont Property
PrintDest Property
PrinterOrientation Property
PrintFileExistsAction Property
PrintFileName Property
PrintFitUser Property
PrintFitUserLength Property
PrintFitUserWidth Property
PrintFormFeedOnEndOfJob Property
PrintMarginBottom Property
PrintMarginLeft Property
PrintMarginRight Property
PrintMarginTop Property
PrintMonochrome Property
PrintPaperSize Property
PrintPaperSource Property
PrintSosiPresentation Property
PrintSquareAspectRatio Property
PrintStatusLine Property
PrintSuppressBlankPage Property
PrintToFile Property
ScreenCharacter
ScreenPoint
ScreenRegion
Theme
ThemeColor
ThemeCursor
ThemeFont
ThemeSounds
UiControlActionMapper
Enumerations
AS400AuthorityOption
AS400CharSetOption
AS400ColumnSeperatorOption
AS400DateFormatOption
AS400DateSeparatorOption
AS400DecimalSeparatorOption
AS400HostFileTypeOption
AS400HostTPOption
AS400NationalCharSetOption
AS400ObjectsOption
AS400OutputDestinationOption
AS400ReceiveConversionOption
AS400SendConversionOption
AS400StatusLineOption
AS400TimeFormatOption
AS400TimeSeparatorOption
AS400TransportOption
AS400WordWrapOption
ConnectionStatus
ConnectionTypeEnum
ContextMenuItemType
ControlKeyCode
ConvertCrLfOption
CopyDataDelimiterOption
CursorBlinkRateOption
CursorMovementStyleOption
CursorShapeOption
CutFillCharacterOption
DbcsUnmappedCharOption
DbcsUserDefinedCharacterSourceOption
DefaultExistsActionOption
DefaultTransferTypeOption
DefinedEventType
EnvelopeSourceEnum
ErrorStatus
FieldType
FileExistsOption
FilenameCase8Dot3Option
FileSystemOption
FileTransferRequestType
FileTransferTypeOption
FindOption
FormsModeEnum
GetTextArea
GetTextAttr
GetTextFlags
GetTextWrap
GraphicsCrosshairColorOption
GraphicsCursorShapeOption
GraphicsDeviceOption
HostCodePageOption
HostKeyboardTypeOption
HostSystem
HotspotsMouseButtonOption
HotspotStyleOption
IbmTerminalAttributeOption
IbmTerminalType
IDMAttributeOption
IndAllocUnitOption
INDFileTransferType
IndRecordFormatOption
IndStrucFieldSizeOption
InputFieldUnderlinesOption
InputMapActionID
InsertArenaOption
InsertProtocolOption
KeepAlivePacketsOption
KeyboardErrorResetOption
Keys
MacroDestinationOption
MacroEnumerationOption
ManufacturerTypeEnum
MouseButtons
MouseClickCount
MouseShapeOption
MouseWheelDirection
OpenUrlActionLocationOption
PaperSourceEnum
PasteLineBreakOption
PrintBackgroundOption
PrintCharsPerInchOption
PrintDbcsHorzFontSizeOption
PrintDbcsRotationAngleOption
PrintDevicePaperSourceOption
Printer3270HostCodePageEnum
Printer5250HostCodePageEnum
Printer5250ModelIdEnum
PrinterOrientationOption
PrintFileExistsActionOption
PrintOverstrikeOption
PrintPaperSizeOption
PrintPaperSourceOption
PrintScreenOption
PrintSosiPresentationOption
PrintTypeEnum
PrintWhatOption
PutTextModeOption
RulerCursorTypeOption
ScreenColor
SelectionMode
TelnetAttnOption
TelnetEncryptionStrengthOption
TelnetSysReqOption
TerminalModel
TextBlinkRateOption
TextComparisonOption
TLSSSLVersionOption
XStatus
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
Attachmate.Reflection.Objects.Emulation.PTR Library
Attachmate.Reflection.Objects.Emulation.T27 Library
Attachmate.Reflection.Objects.Emulation.UTS Library
Attachmate.Reflection.Objects.Framework Library
PrintFileName Property (PrintOptions)
In This Topic
Syntax
Remarks
See Also
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