Winnovative PDF Creator Library for .NET
Saves the PDF document into the specified file.

Declaration Syntax
public void Save(
string pdfFilePath
)
Public Sub Save ( _
pdfFilePath As String _
)
public:
void Save(
String^ pdfFilePath
)

Parameters
- pdfFilePath (String)
- The name of the file where to save the document. It can be a full path or a relative path.
Assembly:
Winnovative.PdfCreator (Module: Winnovative.PdfCreator) Version: 3.0.6.0 (3.0.6.0)