Saves the PDF document as byte array that can be further saved into a file or sent over HTTP to a browser.
Namespace:
EvoPdf
Assembly:
evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Public Function Save As Byte()
Return Value
Type:
ByteThe byte array representation of the document.
Reference