EVO PDF Split Library for .NET Documentation

PDFSplitDocSaveToFile Method

EVO PDF Split Library for .NET
Save the PDF document buffer into the specified disk file

Namespace:  EvoPdf.PdfSplit
Assembly:  evosplitpdf (in evosplitpdf.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public void SaveToFile(
	string destFilePath
)

Parameters

destFilePath
Type: SystemString
The file where to save the PDF document
See Also

Reference