BarcodeDrawToNewPDF Method (String)ByteScout Barcode SDK
Creates new PDF document and draws barcode on it.

Namespace:  Bytescout.BarCode
Assembly:  Bytescout.BarCode (in Bytescout.BarCode.dll) Version: 7.6.3.1256-master
Syntax

public void DrawToNewPDF(
	string fileName
)

Parameters

fileName
Type: SystemString
New PDF document file name.

Implements

IBarcodeDrawToNewPDF(String)
See Also

Reference