public method BarcodeInlineBuilder.ToTable

Brief

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

Declaration
C#
TableBuilder  ToTable ()

Declared in BarcodeInlineBuilder

back