Click or drag to resize

PdfDataResponseWrite Method

Overload List
  NameDescription
Public methodWrite(Byte)
Writes a block of bytes to the response output stream using data read from a buffer.
Public methodWrite(Stream)
Writes a block of bytes to the response output stream using data read from a Stream.
Public methodWrite(Byte, Int32, Int32)
Writes a block of bytes to the current stream using data read from a buffer.
Top
See Also