Gets or sets a flag indicating if the HTML to SVG converter should perform a pre-rendering. The default value is false
Namespace:
EvoPdf
Assembly:
evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
public bool PrerenderEnabled { get; set; }
Public Property PrerenderEnabled As Boolean
Get
Set
Property Value
Type:
Boolean
Reference