public method TableBuilder.SetName

Brief

Sets the table name.

Declaration
C#
Gehtsoft.PDFFlow.Builder.TableBuilder  SetName (string tableName)

Parameters
tableName

The table name.

Declared in TableBuilder

back