HtmlToPdfRenderPostScriptFonts Property

Controls if the PostScript fonts are rendered. The default value is true

Definition

Namespace: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public bool RenderPostScriptFonts { get; set; }

Property Value

Boolean

See Also