PdfTable.Close Method
From PDF File Writer
PDF File Writer Class Library - Author Uzi Granot
PdfTableClose Method |
Close table.
Namespace: PdfFileWriter
Assembly: PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)
C#
public void Close()
The Close method must be called after the last row was drawn.