Link Search Menu Expand Document

BarcodeControlDrawToNewPDF Method (String)

Creates new PDF document and draws barcode on it.

Namespace:Bytescout.BarCode
Assembly: Bytescout.BarCode.WinForms (in Bytescout.BarCode.WinForms.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