Name | Description | |
---|---|---|
![]() | BypassWindowsPrinting | Returns 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. |
![]() | Parent | Gets the parent object. The parent is the IIbmPrinter object. |
![]() | PrintCharsPerLine | Returns 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, Reflection automatically wraps the line. |
![]() | PrintDefaultFont | Returns or specifies default font. |
![]() | PrintDest | Returns or specifies a driver or port to print to. |
![]() | PrinterOrientation | Returns or specifies the default page orientation used to print host documents. |
![]() | PrintFileExistsAction | Returns or specifies what Reflection does when you send a print job to an existing file This property is relevant only when the PrintToFile property is set to True. |
![]() | PrintFileName | Returns or specifies the name of the file to receive print jobs when the PrintToFile property is set to True. |
![]() | PrintFitForm | Returns or specifies whether to print in a window defined form. When this property is True, Reflection scales print output to fit the form size you specify |
![]() | PrintFitFormSize | Returns or specifies the size of the form that you want Reflection to use to scale printed pages when the PrintFitForm property is True. |
![]() | PrintFitToPage | Returns or specifies is printtofit is true for page scaling option |
![]() | PrintFitUser | Returns or specifies whether to print host print jobs or terminal screens to a user-defined form size. |
![]() | PrintFitUserLength | Returns 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%). |
![]() | PrintFitUserWidth | Returns 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%). |
![]() | PrintLinesPerPage | Returns or specifies how many lines to print on a page. |
![]() | PrintMarginBottom | Returns or specifies the size of the margin at the bottom of a printed page. |
![]() | PrintMarginLeft | Returns or specifies the size of the margin at the left of a printed page. |
![]() | PrintMarginRight | Returns or specifies the size of the margin at the right of a printed page. |
![]() | PrintMarginTop | Returns or specifies the size of the margin at the top of a printed page. |
![]() | PrintOverrideHostFormat | Returns or specifies if host page format is overridden or not. Default value is false |
![]() | PrintOverrideOrientation | Returns or specifies if the orientation specified by host is to be overriden. |
![]() | PrintPaperSize | Returns or specifies the paper size to use for the current default Windows printer. |
![]() | PrintPaperSource | Returns or specifies the paper source to use for the current default Windows printer. |
![]() | PrintRetainHostFormat | Returns or specifies if host page format is retained or not. Default value is false This property applies to 3270 printer sessions only. |
![]() | PrintSchemePopup | Prompt for print scheme |
![]() | PrintToFile | Returns or specifies the destination of Reflection print jobs. When this property is True, Reflection sends print jobs to a file |
![]() | PrintType | Returns or specifies Print type |
![]() | PrintTypeMergeTemplateFileName | Returns or specifies merge template file name. This property is relevant when printtype is selected to rtftemplatemerge. |
![]() | PrintUsePrinterFontsOnly | Returns or specifies if to use printer fonts only. Default value is false |