Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / PrintOptions Object
Properties Methods

In This Topic
    PrintOptions Object Members
    In This Topic

    The following tables list the members exposed by PrintOptions.

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