Click or drag to resize

BeforeRenderNextPageEventArgsCancel Property

Set this property true to cancel rendering on next page

Namespace:  ExpertPdf.HtmlToPdf
Assembly:  ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax
public bool Cancel { get; set; }

Property Value

Type: Boolean
See Also