PdfTableBorder.SetBottomBorder Method (Double)

PDF File Writer

PdfTableBorderSetBottomBorder Method (Double)

Set bottom border line

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

Parameters

Width
Type: SystemDouble
Line width
See Also