Programming with Reflection

image\rwnprg32.gif PrintDefaultTabH property

 

Syntax

object.PrintDefaultTabH
object.PrintDefaultTabH = Value

Data type

Long

 

Description

Returns (first syntax line) or specifies (second syntax line) the default horizontal tab stops for 3287 printer emulation. By default, tabs are set at position 1, 1 + n, 1 + 2n, etc., where n is the value of this property.

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

Values

The default is 1.

The range of values is 0-32767

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property