FontSize Property (FontSubSet.TextFormat)
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.
public float FontSize {get; set;}
'Declaration
Public Property FontSize As Single