When is true this property instructs the converter to use the tag outer HTML code as title when a correct title cannot be automatically determined
for the bookmark. This property has effect only when the AllowDefaultTitle property is true and it has priority over the
DefaultTitle property. The default value is false.
Note: This is used only by the IE rendering engine.

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

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