[]
Creates a new object with the PrintAbort event arguments.
public PrintAbortEventArgs(FpSpread spread, bool abort)
Public Sub New(spread As FpSpread, abort As Boolean)
Type | Name | Description |
---|---|---|
FpSpread | spread | Spread that contains the sheet being printed |
bool | abort | Whether to discontinue the print job |