Click or drag to resize

PendingBuffer Constructor (Int32)

Initializes a new instance of the PendingBuffer class

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public PendingBuffer(
	int bufsize
)

Parameters

bufsize
Type: SystemInt32

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

See Also