PdfTableBorder.ClearAllBorders Method

PDF File Writer

PdfTableBorderClearAllBorders Method

Clear all borders

Namespace:  PdfFileWriter
Assembly:  PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)
Syntax
C#
public void ClearAllBorders()
Remarks
The table will be displayed with no borders or gris lines.
See Also