Documents for PDF, .NET Edition Documentation
FontSize Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextFormat Class : FontSize Property
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 System.Single
public System.float FontSize {get; set;}
See Also

Reference

TextFormat Class
TextFormat Members