When this property is true the converter will generate a single PDF page with a custom size calculated to
display the whole HTML content and any specified header and footer.
If the FitWidth property is true the specified PDF page width will be preserved, otherwise the PDF page width
is automatically calculated by the converter to display the whole HTML content at real size.

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

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