Programming with Reflection

image\rwnprg32.gif PrintWhat property

 

Syntax

object.PrintWhat
object.PrintWhat = Value

Data type

Enumeration

 

Description

In 3179-G terminal sessions, this setting specifies whether to print graphics only, text only, or both graphics and text when printing from the terminal window.

Values

The default is rcGraphicsAndText.

rcGraphicsAndText Print both graphics and text.

rcGraphicsOnly Print graphics only.

rcTextOnly Print text only.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property