Name | Description | |
---|---|---|
AutoFormFeed | Gets or sets whether an automatic formfeed is performed when any portion of display memory is printed. | |
BypassPrinterDriver | Gets or sets whether raw data is sent directly to your printer, bypassing the Windows printing interface. | |
ClosePrinterManually | Gets or sets whether the printer is automatically flushed after printing. | |
DigitalLA210PrinterEmulation | Gets or sets whether Reflection translates data to emulate a Digital LA210 printer when a passthrough method of printing, such as printer controller mode, is used. This property applies to VT emulation only. It is not relevant if the BypassPrinterDriver property is True, or if the PrintToFile property has been set to something other than an empty string. | |
IbmPrintCharactersOption | Gets or sets how characters are printed under IBM 3151 emulation (TerminalType = rcIBM3151). | |
IbmPrintLineTerminator | Gets or sets which end line characters are used when printing under IBM 3151 emulation (TerminalType = rcIBM3151). | |
IbmPrintPageTerminator | Gets or sets which page end character is used when printing under IBM 3151 emulation (TerminalType = rcIBM3151). | |
PrintANSIColorBackground | Gets or sets whether Reflection prints the background ANSI color. | |
PrintDuplex | Gets or sets how Reflection handles printing to single- and double-sided pages. | |
PrintedCharactersTranslationEnabled | PrintedCharactersTranslationEnabled | |
PrinterAutoRowSize | Gets or sets whether Reflection automatically sets the number of rows to be printed on each page. | |
PrinterColumns | Gets or sets the maximum width (in characters) for a printed line. | |
PrinterColumnsSetOrientation | Gets or sets whether Reflection automatically sets the current printer page orientation based on the number of columns to be printed. (The number of columns to be printed is determined by the PrinterColumns property). | |
PrinterColumnsTiedToDisplay | Gets or sets whether changing the number of columns in the screen display automatically changes the number of columns to be printed. | |
PrinterFitFontToPage | Gets or sets whether Reflection automatically adjusts both height and width when calculating font size. | |
PrinterFontName | Gets or sets the font used by Reflection when printing. | |
PrinterInverseFont | Gets or sets whether the inverse character attribute should be ignored for printing. | |
PrinterLogging | Gets or sets whether data received into display memory, either from datacomm or from the keyboard, is sent to the printer (or to a file) when a linefeed is received. | |
PrinterMarginBottom | Gets or sets the size of the bottom margin of printed output. | |
PrinterMarginLeft | Gets or sets the size of the left margin of printed output. | |
PrinterMarginRight | Gets or sets the size of the right margin of printed output. | |
PrinterMarginTop | Gets or sets the size of the top margin of printed output. | |
PrinterOrientation | Gets or sets the printer page orientation used by Reflection. Changing the value of this property affects printing done by Reflection, but does not change your operating system's printer settings. | |
PrinterPaperSize | Gets or sets the paper size you have set for your printer. | |
PrinterPaperSource | Gets or sets the paper source you have set for your printer. | |
PrinterPassEscape | Gets or sets whether escape sequences (code characters 0-31) are sent directly to the printer. (This property is valid only when a passthrough method of printing, such as HP Record mode or VT printer Controller mode, is used.) | |
PrinterPassThroughConversion | Gets or sets whether Reflection translates data when a passthrough method of printing, such as HP Record mode or VT printer Controller mode, is being used. | |
PrinterRows | Gets or sets the maximum number of rows that can be printed on a page. | |
PrinterTimeout | Gets or sets the number of seconds that Reflection waits after a host print job is completed before closing the printer automatically. (This property is used in host-controlled printing situations where the host does not close the printer at the completion of a printing job.) | |
PrintGraphicsBackground | Gets or sets whether or not the background is printed when you print ReGIS graphics images. | |
PrintGraphicsColor | Gets or sets whether graphics images are printed using color or black and white. This property applies only when sending sixel data to the host or a Digital printer when BypassPrinterDriver is True. | |
PrintGraphicsColorSpecification | Gets or sets the color coordinate system used for color sixel printing. This property is relevant only when PrintGraphicsColor is set to PrintGraphicsColorOption_Color and BypassPrinterDriver is True. | |
PrintToFile | Gets or sets whether printing is directed to the printer or a file. | |
UseDefaultPrinterFont | Gets or sets whether Reflection uses the default printer font when printing. |