ExpertPdf PDF Creator Library
Paginate Property
NamespacesExpertPdf.PdfCreatorHtmlToImageElementPaginate
ExpertPdf PDF Creator Library
When true the element can be paginated
Declaration Syntax
C#Visual BasicVisual C++
public bool Paginate { get; set; }
Public Property Paginate As Boolean
public:
property bool Paginate {
	bool get ();
	void set (bool value);
}

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.2.0.0 (5.2.0.0)