public method BarcodeBuilder.ToRow

Brief

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

Declaration
C#
TableRowBuilder  ToRow ()

Declared in BarcodeBuilder

back