Link Search Menu Expand Document

TableBorderStyle Enumeration

Specifies a border style for the table.

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public enum TableBorderStyle
Members
Member nameValueDescription
Solid0 A solid rectangle surrounding the cells.
Dashed1 A dashed rectangle surrounding the cells.
See Also

Reference