[]
        
(Showing Draft Content)

FarPoint.Win.Spread.PrintAbortEventArgs.-ctor

PrintAbortEventArgs Constructor

PrintAbortEventArgs(SpreadView, bool)

Creates a new object with the PrintAbort event arguments.

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

View that contains the sheet being printed

bool abort

Whether to discontinue the print job