PDF File Writer Class Library - Author Uzi Granot
BarcodeBox Constructor (Double, Double) |
Constructor for no text
Namespace: PdfFileWriter
Assembly: PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)

C#
public BarcodeBox( double TotalWidth, double TotalHeight )
Parameters
- TotalWidth
- Type: SystemDouble
Total width - TotalHeight
- Type: SystemDouble
Total height
