PdfTableBorder.CellVertBorderActive Property

PDF File Writer

PdfTableBorderCellVertBorderActive Property

At least one cell vertical border is active

Namespace:  PdfFileWriter
Assembly:  PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)
Syntax
C#
public bool CellVertBorderActive { get; }

Property Value

Type: Boolean
See Also