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