Link Search Menu Expand Document

TableNewRow Method

Creates a new Bytescout.PDF.TableRow with the same schema as the table.

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public TableRow NewRow()

Return Value

Type: TableRow
A Bytescout.PDF.TableRow with the same schema as the Bytescout.PDF.Table.
See Also

Reference