ExpertPdf Html to Pdf Converter Library
Paginate Property
NamespacesExpertPdf.HtmlToPdf.PdfDocumentHtmlToImageElementPaginate
ExpertPdf Html to Pdf Converter Library
When true the element can be paginated
Declaration Syntax
C#Visual BasicVisual C++
public bool Paginate { get; set; }
Public Property Paginate As Boolean
	Get
	Set
public:
property bool Paginate {
	bool get ();
	void set (bool value);
}
Property Value

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