FontSize Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets the size of the font. For the detailed description please refer to the PDF spec. p.9.3 "Text State Parameters and Operators".

Namespace:  Apitron.PDF.Kit.Styles.Text
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public double Size { get; }

Property Value

Type: Double
The size of the font.
See Also

Reference