[]
Provides data for the PagePrinting event.
public class PagePrintingEventArgs : PagePrintEventArgs
public PagePrintingEventArgs()
Gets or sets a value indicating whether this page should be skipped in output.
public bool SkipThisPage { get; set; }