PdfEditor.Open method

Saves the PDF file opened with the Open method.

Namespace: Inlite.BarcodeGenerator

Assembly: BarcodesForDocuments.NF

Syntax

bool Save (string fileName)

Parameters

fileName

File name of PDF file.  

Returns

true if successful.

Remarks

If fileName file exits it is overwritten.