PdfConverterBinaryBehaviorsEnabled Property |
Enable binary behaviors when rendering HTML to PDF.
By default this property is false.
Namespace: ExpertPdf.HtmlToPdfAssembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntaxpublic bool BinaryBehaviorsEnabled { get; set; }Public Property BinaryBehaviorsEnabled As Boolean
Get
Set
Property Value
Boolean
See Also