ExpertPdf Html to Pdf Converter Library
Cancel Property
NamespacesExpertPdf.HtmlToPdfBeforeCreateNextPageEventArgsCancel
ExpertPdf Html to Pdf Converter Library
Set this property true to cancel automatic creation of next page. This will also end the rendering of the next page.
Declaration Syntax
C#Visual BasicVisual C++
public bool Cancel { get; set; }
Public Property Cancel As Boolean
public:
property bool Cancel {
	bool get ();
	void set (bool value);
}

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 6.0.0.15153 (6.0.0.0)