PagePrintingEventArgs.CancelPrintingPage Property

Gets or sets a boolean. Setting to true will cancel printing the current page.

public bool CancelPrintingPage { get; set; }
Public Property CancelPrintingPage As Boolean

Property Value

Boolean

Licensing Info

This property is a DynamicPDF Viewer feature. One of the following is required for non-evaluation usage:

See Also

PagePrintingEventArgs
ceTe.DynamicPDF.Viewer

In this topic