Deflater Constructor (Int32) |
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
)
Public Sub New (
lvl As Integer
)
Parameters
- lvl
- Type: SystemInt32
[Missing <param name="lvl"/> documentation for "M:Stimulsoft.Report.Export.Deflater.#ctor(System.Int32)"]
See Also