Programming with Reflection

image\rwnprg32.gif PrintDeviceFontId property

 

Syntax

object.PrintDeviceFontId
object.PrintDeviceFontId = Value

Data type

Long

 

Description

Returns (first syntax line) or specifies (second syntax line) the Font Typestyle ID to use by default for printing host print jobs.

This property is only relevant for 5250 printer sessions.

Values

The default value is 11 (Courier 10 point).

The range of values is 0 to 65535.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property