public method TableCellBuilder.SetTag

Brief

Sets a tag object for the table cell.

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

Parameters
tag

The tag object.

Declared in TableCellBuilder

back