C1.Win.4.8 Assembly / C1.Util Namespace / FontSubSet.TextFormat Class / FontSize Property

In This Topic
FontSize Property (FontSubSet.TextFormat)
In This Topic
Gets or sets the logical font size, in points or in graphic units.

The defalut value is 12.

See also the description of the FontSizeInGraphicUnits property.

Syntax
'Declaration
 
Public Property FontSize As Single
 
See Also