ExpertPDF Split PDF Library
Save the PDF document buffer into the specified disk file

Declaration Syntax
public void SaveToFile(
string destFilePath
)
Public Sub SaveToFile ( _
destFilePath As String _
)
public:
void SaveToFile(
String^ destFilePath
)

Parameters
- destFilePath (String)
- The file where to save the PDF document
Assembly:
ExpertPdf.PdfSplit (Module: ExpertPdf.PdfSplit) Version: 3.0.0.0 (3.0.0.0)