DocumentSave Method
Saves the PDF document as byte array that can be further saved into a file or sent over HTTP to a browser.
Namespace: WinnovativeAssembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 18.0.0
Public Function Save As Byte()
Return Value
ByteThe byte array representation of the document.