PdfDocumentSave Method (String)Terminal Works - PDF Printing.Net Library
Saves the document to the specified path. If a file already exists, it will be overwritten.

Namespace: PdfEdit.Pdf
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax

public void Save(
	string path
)

Parameters

path
Type: SystemString
See Also

Reference