ExpertPdf PDF Creator Library
Cancel Property
NamespacesExpertPdf.PdfCreatorBeforeRenderNextPageEventArgsCancel
ExpertPdf PDF Creator Library
Set this property true to cancel rendering on 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.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.0.0.0 (5.0.0.0)