Click or drag to resize

PdfFontSize Property

Gets the size of this PdfFont.

Namespace: SautinSoft.Pdf.Content
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.7.1
Syntax
public double Size { get; }

Property Value

Double
The size of this PdfFont.
See Also