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

C# | Visual Basic | Visual C++ |
public bool BinaryBehaviorsEnabled { get; set; }
Public Property BinaryBehaviorsEnabled As Boolean Get Set
public: property bool BinaryBehaviorsEnabled { bool get (); void set (bool value); }

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)