Saves the PDF document as byte array that can be further saved into a file or send over HTTP.
Namespace: ExpertPdf.PdfCreatorAssembly: epdfcreator (in epdfcreator.dll) Version: 21.1.0
SyntaxPublic Function Save As Byte()
Return Value
ByteThe byte array representation of the document.
See Also