Winnovative Logo

DocumentSave Method

Winnovative Client for .NET Core
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_NetCore (in WinnovativeClient_NetCore.dll) Version: 17.0.0
Syntax

public byte[] Save()

Return Value

Type: Byte
The PDF document data
See Also

Reference