PdfTableCell.Barcode Property

PDF File Writer

PdfTableCellBarcode Property

Gets barcode if type is Barcode

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

Property Value

Type: Barcode
See Also