Programming with Reflection

image\rwnprg32.gif PrintTransverse property

 

Syntax

object.PrintTransverse
object.PrintTransverse = Value

Data type

Boolean

 

Description

Returns (first syntax line) or specifies (second syntax line) whether to rotate a form (make transverse) compared to what the host is requesting before printing. This property is only applicable when either the PrintFitForm or PrintFitUser property is set to True.

This setting is applicable to 5250 printer sessions only.

Values

The default value is False.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property