PdfFontBaseFont Property

Gets the base font used to create this font

Definition

Namespace: Winnovative.Pdf.Next
Assembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.10.0
C#
public PdfBaseFont BaseFont { get; }

Property Value

PdfBaseFont

See Also