PDF File Writer Class Library - Author Uzi Granot
PdfTableBorderStyle Constructor (Double, Color) |
PdfTableBorderStyle constructor
Namespace: PdfFileWriter
Assembly: PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)

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