Programming with Reflection

image\rwnprg32.gif PrintCase property

 

Syntax

object.PrintCase
object.PrintCase = Value

Data type

Enumeration

 

Description

Returns (first syntax line) or specifies (second syntax line) how characters should be printed for 3287 printing.

This property applies only to 3270 printer sessions (3287 printer emulation).

Values

The default is rcDualCase.

rcDualCase Prints a mixture of uppercase and lowercase letters.

rcUppercase Prints all uppercase letters.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property