EVO HTML to PDF Converter

DocumentSave Method

EVO PDF Client for Universal Windows Platform Documentation
Saves the PDF document as byte array that can be further saved into a file or sent over HTTP to a browser.

Namespace:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient_UWP (in EvoHtmlToPdfClient_UWP.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax

public byte[] Save()

Return Value

Type: Byte
The PDF document data
See Also

Reference