PdfDataResponseWrite Method |
| Name | Description | |
|---|---|---|
| Write(Byte) |
Writes a block of bytes to the response output stream using data read from a buffer.
| |
| Write(Stream) |
Writes a block of bytes to the response output stream using data read from a Stream.
| |
| Write(Byte, Int32, Int32) |
Writes a block of bytes to the current stream using data read from a buffer.
|