Click or drag to resize
BeforeCreateNextPageEventArgsCancel Property
Set this property true to cancel automatic creation of next page. This will also end the rendering of the next page.

Namespace: ExpertPdf.PdfCreator
Assembly: ExpertPdf.PdfCreator (in ExpertPdf.PdfCreator.dll) Version: 11.0.0
Syntax
public bool Cancel { get; set; }

Property Value

Type: Boolean
See Also