HtmlObjectBaseRenderWebFonts Property

Controls if the Web Fonts are rendered in this HTML object. The default value is true

Definition

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

Property Value

Boolean

See Also