PDF File Writer Class Library - Author Uzi Granot
PdfTableBorderSetAllBorders Method (Double, Color) |
Set all borders to the same line width and color
Namespace: PdfFileWriter
Assembly: PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)

C#
public void SetAllBorders( double Width, Color Color )
Parameters
- Width
- Type: SystemDouble
Border line width - Color
- Type: System.DrawingColor
Border line color
