[]
        
(Showing Draft Content)

FarPoint.Web.Spread.PrintAbortEventArgs.-ctor

PrintAbortEventArgs Constructor

PrintAbortEventArgs(FpSpread, bool)

Creates a new object with the PrintAbort event arguments.

Declaration
public PrintAbortEventArgs(FpSpread spread, bool abort)
Public Sub New(spread As FpSpread, abort As Boolean)
Parameters
Type Name Description
FpSpread spread

Spread that contains the sheet being printed

bool abort

Whether to discontinue the print job