BarcodeBox Constructor (Double, Double)

PDF File Writer

BarcodeBox Constructor (Double, Double)

Constructor for no text

Namespace:  PdfFileWriter
Assembly:  PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)
Syntax
C#
public BarcodeBox(
	double TotalWidth,
	double TotalHeight
)

Parameters

TotalWidth
Type: SystemDouble
Total width
TotalHeight
Type: SystemDouble
Total height
See Also