Click or drag to resize

PdfDataResponse.Write Method (Byte[])

Writes a block of bytes to the response output stream using data read from a buffer.

Namespace:  RadPdf.Integration
Assembly:  RadPdf (in RadPdf.dll) Version: 4.3.0.0 (4.3.0.0)
Syntax
public void Write(
	byte[] buffer
)

Parameters

buffer
Type:System.Byte[]
The buffer to write data from.
See Also
This website uses cookies to identify your session and other necessary functions. By using this website, you are agreeing to our Terms of Use and Privacy Policy (updated April 26 2021).
Learn About Cookies
Got it!