Admin Production rocket
Current Publication

Properties

Reflection Desktop .NET API Guide V18.0
Rocket® Reflection Desktop (formerly a product of Micro Focus or formerly a product of Open Text) documentation that was created prior to Rocket Software's acquisition of certain products from OpenText may contain outdated references to "Micro Focus” or “OpenText”, which are trademarks of OpenText. Rocket Software is not affiliated with Micro Focus or OpenText and has rebranded these products as Rocket® products.
IPrinting Interface Properties
In This Topic

For a list of all members of this type, see IPrinting members.

Public Properties
Name Description
 Property Gets or sets whether an automatic formfeed is performed when any portion of display memory is printed.
 Property Gets or sets whether raw data is sent directly to your printer, bypassing the Windows printing interface.
 Property Gets or sets whether the printer is automatically flushed after printing.
 Property

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.

 Property Gets or sets how characters are printed under IBM 3151 emulation (TerminalType = rcIBM3151).
 Property Gets or sets which end line characters are used when printing under IBM 3151 emulation (TerminalType = rcIBM3151).
 Property Gets or sets which page end character is used when printing under IBM 3151 emulation (TerminalType = rcIBM3151).
 Property Gets or sets whether Reflection prints the background ANSI color.
 Property Gets or sets how Reflection handles printing to single- and double-sided pages.
 Property PrintedCharactersTranslationEnabled
 Property Gets or sets whether Reflection automatically sets the number of rows to be printed on each page.
 Property

Gets or sets the maximum width (in characters) for a printed line.

 Property

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).

 Property

Gets or sets whether changing the number of columns in the screen display automatically changes the number of columns to be printed.

 Property Gets or sets whether Reflection automatically adjusts both height and width when calculating font size.
 Property

Gets or sets the font used by Reflection when printing.

 Property

Gets or sets whether the inverse character attribute should be ignored for printing.

 Property

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.

 Property Gets or sets the size of the bottom margin of printed output.
 Property

Gets or sets the size of the left margin of printed output.

 Property

Gets or sets the size of the right margin of printed output.

 Property

Gets or sets the size of the top margin of printed output.

 Property

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.

 Property

Gets or sets the paper size you have set for your printer.

 Property

Gets or sets the paper source you have set for your printer.

 Property

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.)

 Property

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.

 Property

Gets or sets the maximum number of rows that can be printed on a page.

 Property

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.)

 Property

Gets or sets whether or not the background is printed when you print ReGIS graphics images.

 Property

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.

 Property

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.

 Property

Gets or sets whether printing is directed to the printer or a file.

 Property

Gets or sets whether Reflection uses the default printer font when printing.

Top
See Also