Winnovative Excel to PDF Converter

DocumentSave Method

Winnovative Excel to PDF Converter Documentation
Saves the PDF document as byte array that can be further saved into a file or sent over HTTP to a browser.

Namespace:  Winnovative.ExcelToPdf
Assembly:  wnvexceltopdf (in wnvexceltopdf.dll) Version: 10.0.0.0
Syntax

public byte[] Save()

Return Value

Type: Byte
The byte array representation of the document.
See Also

Reference