Click or drag to resize

PdfConverterBehaviorsEnabled Property

Enable behaviors when rendering HTML to PDF. By default this property is false.

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

Property Value

Boolean
See Also