Click or drag to resize

StiAutoLargeHeightEventArgs Constructor

Initializes a new instance of the StiAutoLargeHeightEventArgs class

Namespace:  Stimulsoft.Report.Events
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiAutoLargeHeightEventArgs(
	StiReport report,
	StiPage page
)

Parameters

report
Type: Stimulsoft.ReportStiReport

[Missing <param name="report"/> documentation for "M:Stimulsoft.Report.Events.StiAutoLargeHeightEventArgs.#ctor(Stimulsoft.Report.StiReport,Stimulsoft.Report.Components.StiPage)"]

page
Type: Stimulsoft.Report.ComponentsStiPage

[Missing <param name="page"/> documentation for "M:Stimulsoft.Report.Events.StiAutoLargeHeightEventArgs.#ctor(Stimulsoft.Report.StiReport,Stimulsoft.Report.Components.StiPage)"]

See Also