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.HtmlToPdfAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic bool Cancel { get; set; }
Public Property Cancel As Boolean
Get
Set
Property Value
Type:
Boolean
See Also