Winnovative PDF Split Library for .NET Documentation

PDFSplitDocSaveToFile Method

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

Namespace:  Winnovative.PDFSplit
Assembly:  wnvsplitpdf (in wnvsplitpdf.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