Click or drag to resize

DeflaterOutputStreamSetLength Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Export.DeflaterOutputStream.SetLength(System.Int64)"]

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public override void SetLength(
	long val
)

Parameters

val
Type: SystemInt64

[Missing <param name="val"/> documentation for "M:Stimulsoft.Report.Export.DeflaterOutputStream.SetLength(System.Int64)"]

See Also