[]
        
(Showing Draft Content)

FarPoint.Win.Spread.PrintDocumentEventArgs.Cancel

Cancel Property

Cancel

Gets or sets whether to cancel the print process. Note: Cancelling the print process cannot be reversed.

Declaration
public bool Cancel { get; set; }
Public Property Cancel As Boolean