public method BarcodeInlineBuilder.ToRow

Brief

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

Declaration
C#
TableRowBuilder  ToRow ()

Declared in BarcodeInlineBuilder

back