When this property is true the generated PDF will contain selectable text. When this property is false,
the converter will embed a snapshot image of the HTML document in PDF.
The default value of this property is true.

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

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