PendingBuffer Constructor (Int32) |
Namespace:
Stimulsoft.Report.Export
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public PendingBuffer(
int bufsize
)
Public Sub New (
bufsize As Integer
)
Parameters
- bufsize
- Type: SystemInt32
[Missing <param name="bufsize"/> documentation for "M:Stimulsoft.Report.Export.PendingBuffer.#ctor(System.Int32)"]
See Also