HtmlConverterBaseRenderSvgFonts Property

Controls if the SVG fonts are rendered. The default value is false when converting HTML to PDF or SVG and true when converting HTML to a raster image

Definition

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

Property Value

Boolean

See Also