Winnovative PDF Creator Library for .NET
Save Method
Namespaces
►
Winnovative.PdfCreator
►
Document
►
Save
()
()
()
C#
Visual Basic
Visual C++
Winnovative PDF Creator Library for .NET
Saves the PDF document as byte array that can be further saved into a file or send over HTTP.
Declaration Syntax
C#
Visual Basic
Visual C++
public
byte
[]
Save
()
Public
Function
Save
As
Byte
()
public
:
array
<
unsigned char
>^
Save
()
Return Value
The byte array representation of the document.
Assembly:
Winnovative.PdfCreator
(Module: Winnovative.PdfCreator) Version: 3.0.6.0 (3.0.6.0)