PDF File Writer Class Library - Author Uzi Granot
PdfTableBorderSetCellVertBorder Method (Int32, Double) |
Set cell vertical border line
Namespace: PdfFileWriter
Assembly: PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)

C#
public void SetCellVertBorder( int Index, double Width )
Parameters
- Index
- Type: SystemInt32
Border line index - Width
- Type: SystemDouble
Line width
