public method TableRowBuilder.SetTag

Brief

Sets a tag for the table row.

Declaration
C#
Gehtsoft.PDFFlow.Builder.TableRowBuilder  SetTag (object tag)

Parameters
tag

The tag object.

Declared in TableRowBuilder

back