PdfFontBaseFont Property

Gets the base font used to create this font

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
C#
public PdfBaseFont BaseFont { get; }

Property Value

PdfBaseFont

See Also