HiQPdf Documentation

PdfHtmlFontEmbedding Property

HiQPdf Client for .NET Core
Controls if the fonts used in HTML are embedded in the PDF document. This property is true by default

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public bool FontEmbedding { get; set; }

Property Value

Type: Boolean
See Also

Reference