DocumentPrintingEventArgs.CancelPrinting Property

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

public bool CancelPrinting { get; set; }
Public Property CancelPrinting 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

DocumentPrintingEventArgs
ceTe.DynamicPDF.Viewer

In this topic