InfoConnect for Airlines VBA Guide
PrintOptions Object Properties

For a list of all members of this type, see PrintOptions members.

Properties
 NameDescription
Public PropertyAutoFormFeedGets or sets a value indicating whether the terminal inserts a form feed between screens when the terminal is configured to print multiple screens per page.  
Public PropertyParentGets the parent object (IIbmScreen).  
Public PropertyPrintBackgroundGets or sets the background color to use when printing the terminal screen.  
Public PropertyPrintCharsPerInchGets or sets how many characters to print per inch.  
Public PropertyPrintCharsPerLineGets or sets the maximum number of characters that can be printed on a single line.  
Public PropertyPrintCompressFontGets or sets a value indicating whether composed Thai characters are vertically compressed while printing to make them more legible.  
Public PropertyPrintDbcs2To3Gets or sets a value indicating whether to widen double-byte characters to 1.5 times their default size when printing host print jobs and terminal screens to make them more legible.  
Public PropertyPrintDbcsHorzFontSizeGets or sets a value indicating whether the terminal doubles the horizontal size of double-byte characters when it prints host screens or print jobs to make them more legible.  
Public PropertyPrintDbcsRotationAngleGets or sets a value indicating whether to rotate characters 270 degrees when printing host print jobs or terminal screens.  
Public PropertyPrintDbcsSmallerFontGets or sets a value indicating whether to print double-byte characters using a smaller font size.  
Public PropertyPrintDestGets or sets a driver or port to print to.  
Public PropertyPrinterOrientationGets or sets the default page orientation used to print host documents.  
Public PropertyPrintFileExistsActionGets or sets what the terminal does when you send a print job to an existing file.  
Public PropertyPrintFileNameGets or sets the name of the file to receive print jobs when the PrintToFile property is set to true.  
Public PropertyPrintFitUserGets or sets a value indicating whether to print host print jobs or terminal screens to a user-defined form size.  
Public PropertyPrintFitUserLengthGets or sets the length of the form to print to when the PrintFitUser property is true.  
Public PropertyPrintFitUserWidthGets or sets the width of the form to print to when the PrintFitUser property is true.  
Public PropertyPrintFormFeedOnEndOfJobGets or sets a value indicating whether the terminal sends a form feed to the host printer at the end of print jobs.  
Public PropertyPrintMarginBottomGets or sets the size of the margin at the bottom of a printed page.  
Public PropertyPrintMarginLeftGets or sets the size of the margin at the left side of a printed page.  
Public PropertyPrintMarginRightGets or sets the size of the margin at the right side of a printed page.  
Public PropertyPrintMarginTopGets or sets the size of the margin at the top of a printed page.  
Public PropertyPrintMonochromeGets or sets a value indicating whether the terminal prints the terminal window using only black and white.  
Public PropertyPrintPaperSizeGets or sets the paper size to use for the current default Windows printer.  
Public PropertyPrintPaperSourceGets or sets the paper source to use for the current default Windows printer.  
Public PropertyPrintSosiPresentationGets or sets how the terminal treats shift-out and shift-in (SO/SI) characters when printing host print jobs or terminal screens.  
Public PropertyPrintSquareAspectRatioGets or sets a value indicating whether the terminal preserves the dimensions of the graphics display when it prints, ensuring that objects maintain their correct proportions and shapes.  
Public PropertyPrintStatusLineGets or sets a value indicating whether the terminal prints the host status line when printing from the terminal window.  
Public PropertyPrintSuppressBlankPageGets or sets a value indicating whether blank pages are suppressed.  
Public PropertyPrintToFileGets or sets a value indicating whether the terminal sends print jobs to a file.  
Top
See Also