[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Printing.PrintPageEventArgs.Cancel

Cancel Property

Cancel

Gets or sets a value indicating whether the print job should be canceled.

Declaration
public bool Cancel { get; set; }
Property Value
Type Description
bool

true if the print job should be canceled; otherwise, false.