Click or drag to resize

PdfTableStyle BorderPen Property

Gets or sets the pen of the table border.

Namespace: Spire.Pdf.Tables
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public PdfPen BorderPen { get; set; }

Property Value

Type: PdfPen
See Also