HtmlToImageElementBehaviorsEnabled Property |
Enable behaviors when rendering HTML to image.
Default is false.
Namespace: ExpertPdf.HtmlToPdf.PdfDocumentAssembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntaxpublic bool BehaviorsEnabled { get; set; }Public Property BehaviorsEnabled As Boolean
Get
Set
Property Value
Boolean
See Also