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