Controls if the PostScript fonts are rendered. The default value is true
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public bool RenderPostScriptFonts { get; set; }
Public Property RenderPostScriptFonts As Boolean
Get
Set
public:
property bool RenderPostScriptFonts {
bool get ();
void set (bool value);
}
member RenderPostScriptFonts : bool with get, set
Property Value
Type:
Boolean
Reference