HiQPdf Documentation

HtmlObjectBaseRenderSvgFonts Property

Quickly Create High Quality PDFs
Controls if the SVG fonts are rendered in this HTML object. The default value is false when converting HTML to PDF or SVG and true when converting HTML to a raster image

Namespace:  HiQPdf
Assembly:  HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax

public bool RenderSvgFonts { get; set; }

Property Value

Type: Boolean
See Also

Reference