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