PdfTextEmbedSystemFont Property
Controls if the .NET font given in the constructor should be embedded in the PDF document.
By default the font is embedded if necessary
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public bool EmbedSystemFont { get; set; }
Property Value
Boolean