[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FpSpread.PrintAbort

PrintAbort Event

Occurs continually as printing occurs in order to give the user the opportunity to discontinue a print job.

Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public event PrintAbortEventHandler PrintAbort
Public Event PrintAbort As PrintAbortEventHandler
Returns
Type Description
PrintAbortEventHandler Occurs continually as printing occurs in order to give the user the opportunity to discontinue a print job.
OSZAR »