Controls if the Web Fonts are rendered. The default value is true
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.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
Type:
Boolean
Reference