PdfTableStyle.FontLineSpacing Property

PDF File Writer

PdfTableStyleFontLineSpacing Property

Gets font line spacing for current font and font size.

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

Property Value

Type: Double
See Also