[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Writer.PdfStreamWriterBase.WriteBytes

WriteBytes Method

WriteBytes(byte, int)

Writes specified count of bytes to the stream.

Declaration
public void WriteBytes(byte b, int count)
Parameters
Type Name Description
byte b
int count