PdfTableStyle.BarcodeHeight Property

PDF File Writer

PdfTableStyleBarcodeHeight Property

Gets or sets barcode height

Namespace:  PdfFileWriter
Assembly:  PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)
Syntax
C#
public double BarcodeHeight { get; set; }

Property Value

Type: Double
Remarks
The height of the barcode excluding optional text.
See Also