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