InfoConnect API Guide
Attachmate.Reflection.Emulation.IbmHosts Namespace / IPrintOptions Interface
Properties Methods

In This Topic
    IPrintOptions Interface Members
    In This Topic

    The following tables list the members exposed by IPrintOptions.

    Public Properties
     NameDescription
     PropertyReturns or specifies whether the terminal inserts a form feed between screens when the terminal is configured to print multiple screens per page.  
     PropertyGets the parent object. The parent is the IIbmScreen object.  
     PropertySpecifies the background color to use when printing the terminal screen.  
     PropertySpecifies how many characters to print per inch.  
     PropertySpecifies the maximum number of characters that can be printed on a single line.  
     PropertyReturns or specifies whether composed Thai characters are vertically compressed while printing to make them more legible.  
     PropertyReturns or specifies 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.  
     PropertyReturns or specifies whether the terminal doubles the horizontal size of double-byte characters when it prints host screens or print jobs to make them more legible.  
     PropertyReturns or specifies whether to rotate characters 270 degrees when printing host print jobs or terminal screens.  
     PropertyReturns or specifies whether to print double-byte characters using a smaller font size.  
     PropertyReturns or specifies a driver or port to print to.  
     PropertyReturns or specifies the default page orientation used to print host documents.  
     PropertyReturns or specifies what the terminal does when you send a print job to an existing file.  
     PropertyReturns or specifies the name of the file to receive print jobs when the PrintToFile property is set to true.  
     PropertyReturns or specifies whether to print host print jobs or terminal screens to a user-defined form size.  
     PropertyReturns or specifies the length of the form to print to when the PrintFitUser property is true.  
     PropertyReturns or specifies the width of the form to print to when the PrintFitUser property is true.  
     PropertyReturns or specifies whether the terminal sends a form feed to the host printer at the end of print jobs.  
     PropertyReturns or specifies the size of the margin at the bottom of a printed page.  
     PropertyReturns or specifies the size of the margin at the left side of a printed page.  
     PropertyReturns or specifies the size of the margin at the right side of a printed page.  
     PropertyReturns or specifies the size of the margin at the top of a printed page.  
     PropertyReturns or specifies whether the terminal prints the terminal window using only black and white.  
     PropertyReturns or specifies the paper size to use for the current default Windows printer.  
     PropertyReturns or specifies the paper source to use for the current default Windows printer.  
     PropertyReturns or specifies how the terminal treats shift-out and shift-in (SO/SI) characters when printing host print jobs or terminal screens. This property is applicable to 5250 sessions only.  
     PropertyReturns or specifies whether the terminal preserves the dimensions of the graphics display when it prints, ensuring that objects maintain their correct proportions and shapes.  
     PropertyReturns or specifies whether the terminal prints the host status line when printing from the terminal window.  
     PropertyReturns or specifies whether blank pages are suppressed.  
     PropertyReturns or specifies the destination of the terminal print jobs.  
    Top
    Public Methods
     NameDescription
     MethodPrints the selected text or the entire terminal screen.  
    Top
    See Also