Programming with Reflection

image\rwnprg32.gif FontSize property

 

Syntax

object.FontSize
object.FontSize = Value

Works with

image\r124.gif

Data type

Integer

 

Description

Returns (first syntax line) or specifies (second syntax line) the size of the font (in points) used in the terminal window. This property is ignored when AutoFontSize is True (default).

Values

The default value is 12.

The range of values is 5-28.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property