HiQPdf Documentation

HtmlConverterBaseRenderSvgFonts Property

HiQPdf Client for .NET Core
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

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

public bool RenderSvgFonts { get; set; }

Property Value

Type: Boolean
See Also

Reference