Home > BSPrinter documentation > Reference

Canceled Property

Applies to: PrintPreview, IPrinterEx object

Type: Boolean (Read only)


Description:

Returns a value that indicates if the last ShowPrinter, ShowPageSetup, ShowPreview or ShowSaveToFile action was canceled or not.
With SaveToFile, it returns True if it could not save the file at the location or some other error occurred.

Notes:

PrintDirect can also produce it to be set to True when the printer driver raises an error or the CancelPrint argument of the BeforePrint event was set to True.

See Also:

Printed property