public method BarcodeBuilder.ToCell

Brief

Returns the instance of TableCellBuilder to which the barcode was added.

Declaration
C#
TableCellBuilder  ToCell ()

Declared in BarcodeBuilder

back