Winnovative PDF Creator Library for .NET
Cancel Property
NamespacesWinnovative.PdfCreatorBeforeRenderNextPageEventArgsCancel
Winnovative PDF Creator Library for .NET
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: Winnovative.PdfCreator (Module: Winnovative.PdfCreator) Version: 3.0.6.0 (3.0.6.0)