PdfTableBorder.SetCellHorBorder Method (Double)

PDF File Writer

PdfTableBorderSetCellHorBorder Method (Double)

Set cell horizontal border line

Namespace:  PdfFileWriter
Assembly:  PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)
Syntax
C#
public void SetCellHorBorder(
	double Width
)

Parameters

Width
Type: SystemDouble
Line width
See Also