PdfTableBorderStyle.HalfWidth Property

PDF File Writer

PdfTableBorderStyleHalfWidth Property

Gets border line half width

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

Property Value

Type: Double
Remarks
If display flag is false, the returned value is zero
See Also