Property FontSize
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
FontSize
Gets or sets the size of the current font in points.
public double FontSize { get; set; }
Property Value
- double
The size of the current font in points.
Remarks
Default value: 8 points.