Click or drag to resize

PendingBufferWriteBits Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Export.PendingBuffer.WriteBits(System.Int32,System.Int32)"]

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void WriteBits(
	int b,
	int count
)

Parameters

b
Type: SystemInt32

[Missing <param name="b"/> documentation for "M:Stimulsoft.Report.Export.PendingBuffer.WriteBits(System.Int32,System.Int32)"]

count
Type: SystemInt32

[Missing <param name="count"/> documentation for "M:Stimulsoft.Report.Export.PendingBuffer.WriteBits(System.Int32,System.Int32)"]

See Also