PDF File Writer Class Library - Author Uzi Granot
PdfTableBorderSetAllBorders Method (Double, Double) |
Set all borders
Namespace: PdfFileWriter
Assembly: PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)

C#
public void SetAllBorders( double FrameWidth, double GridWidth )
Parameters
- FrameWidth
- Type: SystemDouble
Frame border line width - GridWidth
- Type: SystemDouble
Grid borders line width
