InfoConnect API Guide
Attachmate.Reflection.Emulation.IbmHosts Namespace / PrinterPrintOptions Class
Properties Methods


In This Topic
    PrinterPrintOptions Class Members
    In This Topic

    The following tables list the members exposed by PrinterPrintOptions.

    Public Properties
     NameDescription
    Public PropertyReturns or specifies whether to disable Windows' handling of fonts, font size, font style, and lines-per-inch configuration. This property affects 3812 printing and 3287 printing.  
    Public PropertyGets the parent object. The parent is the IIbmPrinter object.  
    Public PropertyReturns or Specifies the maximum number of characters that can be printed on a single line. If a line longer than this is passed down from the host, InfoConnect automatically wraps the line.  
    Public PropertyReturns or specifies default font.  
    Public PropertyReturns or specifies a driver or port to print to.  
    Public PropertyReturns or specifies the default page orientation used to print host documents.  
    Public PropertyReturns or specifies what InfoConnect does when you send a print job to an existing file This property is relevant only when the PrintToFile property is set to True.  
    Public PropertyReturns or specifies the name of the file to receive print jobs when the PrintToFile property is set to True.  
    Public PropertyReturns or specifies whether to print in a window defined form. When this property is True, InfoConnect scales print output to fit the form size you specify  
    Public PropertyReturns or specifies the size of the form that you want InfoConnect to use to scale printed pages when the PrintFitForm property is True.  
    Public PropertyReturns or specifies is printtofit is true for page scaling option  
    Public PropertyReturns or specifies whether to print host print jobs or terminal screens to a user-defined form size.  
    Public PropertyReturns or specifies the length of the form to print to when the PrintFitUser property is True. The value is expressed in percent reduction (less than 100%) or expansion (greater than 100%).  
    Public PropertyReturns or specifies the width of the form to print to when the PrintFitUser property is True. The value is expressed in percent reduction (less than 100%) or expansion (greater than 100%).  
    Public PropertyReturns or specifies how many lines to print on a page.  
    Public PropertyReturns or specifies the size of the margin at the bottom of a printed page.  
    Public PropertyReturns or specifies the size of the margin at the left of a printed page.  
    Public PropertyReturns or specifies the size of the margin at the right of a printed page.  
    Public PropertyReturns or specifies the size of the margin at the top of a printed page.  
    Public PropertyReturns or specifies if host page format is overridden or not. Default value is false  
    Public PropertyReturns or specifies if the orientation specified by host is to be overriden.  
    Public PropertyReturns or specifies the paper size to use for the current default Windows printer.  
    Public PropertyReturns or specifies the paper source to use for the current default Windows printer.  
    Public PropertyReturns or specifies if host page format is retained or not. Default value is false This property applies to 3270 printer sessions only.  
    Public PropertyPrompt for print scheme  
    Public PropertyReturns or specifies the destination of InfoConnect print jobs. When this property is True, InfoConnect sends print jobs to a file  
    Public PropertyReturns or specifies Print type  
    Public PropertyReturns or specifies merge template file name. This property is relevant when printtype is selected to rtftemplatemerge.  
    Public PropertyReturns or specifies if to use printer fonts only. Default value is false  
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.MarshalByRefObject)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
    Top
    See Also