PdfTableCell.FrameWidth Property

PDF File Writer

PdfTableCellFrameWidth Property

Gets cell's frame width (grid line to grid line).

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

Property Value

Type: Double
See Also