Winnovative HTML to PDF Converter Library for .NET
Cancel Property
NamespacesWinnovative.WnvHtmlConvertBeforeCreateNextPageEventArgsCancel
Winnovative HTML to PDF Converter Library for .NET
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
	Get
	Set
public:
property bool Cancel {
	bool get ();
	void set (bool value);
}

Assembly: Winnovative.WnvHtmlConvert (Module: Winnovative.WnvHtmlConvert) Version: 7.0.0.0 (7.0.0.0)