PdfEditor.Open method

Opens an existing PDF file in order to add barcodes using the AddBarcode method.

Namespace: Inlite.BarcodeGenerator

Assembly: BarcodesForDocuments.NF

Syntax

int Open (string fileName)

Parameters

fileName

Path to existing PDF file.

Returns

Number of pages in opened PDF file.