Click or drag to resize

PdfUsedFont Size Property

Gets the size.

Namespace: Spire.Pdf.Graphics.Fonts
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public float Size { get; }

Property Value

Type: Single
The size.
See Also