[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.TextFormat.FontSize

FontSize Property

FontSize

Gets or sets the logical font size, in points or in graphic units.

The default value is 12.

See also the description of the FontSizeInGraphicUnits property.

Declaration
public float FontSize { get; set; }
Public Property FontSize As Single