Click or drag to resize
PdfConverterBehaviorsEnabled Property
Enable behaviors when rendering HTML to PDF. By default this property is false.

Namespace: ExpertPdf.HtmlToPdf
Assembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntax
public bool BehaviorsEnabled { get; set; }

Property Value

Type: Boolean
See Also