EVO HTML to PDF Converter

DocumentSave Method

Winnovative Client for .NET 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.HtmlToPdfClient
Assembly:  WnvHtmlToPdfClient (in WnvHtmlToPdfClient.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax

public byte[] Save()

Return Value

Type: Byte
The PDF document data
See Also

Reference