HiQPdf Documentation

PdfTextEmbedSystemFont Property

HiQPdf Client for .NET Core
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:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public bool EmbedSystemFont { get; set; }

Property Value

Type: Boolean
See Also

Reference