ExpertPdf Html to Pdf Converter Library
BinaryBehaviorsEnabled Property
NamespacesExpertPdf.HtmlToPdfPdfConverterBinaryBehaviorsEnabled
ExpertPdf Html to Pdf Converter Library
Enable binary behaviors when rendering HTML to PDF. By default this property is false.
Declaration Syntax
C#Visual BasicVisual C++
public bool BinaryBehaviorsEnabled { get; set; }
Public Property BinaryBehaviorsEnabled As Boolean
public:
property bool BinaryBehaviorsEnabled {
	bool get ();
	void set (bool value);
}

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 6.2.0.0 (6.2.0.0)