PdfDocumentSave Method

Finalizes and returns the PDF document as a byte array

Definition

Namespace: Winnovative.Pdf.Chromium
Assembly: Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 19.5.0
C#
public byte[] Save()

Return Value

Byte
Byte array containing the created PDF data

See Also