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: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 18.0.0
public bool EmbedSystemFont { get; set; }
Property Value
Boolean