Winnovative Logo

DocumentSave Method

Winnovative Client for .NET Framework
Saves the PDF document as byte array that can be further saved into a file or sent over HTTP to a browser.

Namespace:  WinnovativeClient
Assembly:  WinnovativeClient (in WinnovativeClient.dll) Version: 17.0.0.0 (17.0.0.0)
Syntax

public byte[] Save()

Return Value

Type: Byte
The PDF document data
See Also

Reference