HtmlObjectBaseRenderWebFonts Property
Controls if the Web Fonts are rendered in this HTML object. The default value is true
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
public bool RenderWebFonts { get; set; }
Public Property RenderWebFonts As Boolean
Get
Set
public:
property bool RenderWebFonts {
bool get ();
void set (bool value);
}
member RenderWebFonts : bool with get, set
Property Value
Boolean