ExpertPDF Split PDF Library
SaveToFile Method (destFilePath)
NamespacesExpertPdf.PDFSplitPDFSplitDocSaveToFile(String)
ExpertPDF Split PDF Library
Save the PDF document buffer into the specified disk file
Declaration Syntax
C#Visual BasicVisual C++
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: 2.0.0.0 (2.0.0.0)