Click or drag to resize

PdfFontFace Property

Gets the PdfFontFace associated with this PdfFont.

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

Property Value

PdfFontFace
The PdfFontFace associated with this PdfFont.
See Also