Click or drag to resize

Deflater Constructor (Int32, Boolean)

Initializes a new instance of the Deflater class

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public Deflater(
	int lvl,
	bool nowrap
)

Parameters

lvl
Type: SystemInt32

[Missing <param name="lvl"/> documentation for "M:Stimulsoft.Report.Export.Deflater.#ctor(System.Int32,System.Boolean)"]

nowrap
Type: SystemBoolean

[Missing <param name="nowrap"/> documentation for "M:Stimulsoft.Report.Export.Deflater.#ctor(System.Int32,System.Boolean)"]

See Also