Click or drag to resize

StiBeforePrintEvent Constructor (String)

Creates a new object of the type StiBeforePrintEvent with specified arguments.

Namespace:  Stimulsoft.Report.Events
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiBeforePrintEvent(
	string script
)

Parameters

script
Type: SystemString
Script of the event.
See Also