HtmlToPdfElementBehaviorsEnabled Property |
Enable behaviors when rendering HTML to image.
Default is false.
Namespace:
ExpertPdf.HtmlToPdf.PdfDocument
Assembly:
ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax public bool BehaviorsEnabled { get; set; }
Public Property BehaviorsEnabled As Boolean
Get
Set
Property Value
Type:
BooleanSee Also