XFontCellSpace Property Terminal Works - PDF Printing.Net Library
Gets the cell space for the font. The CellSpace is the line spacing, the sum of CellAscent and CellDescent and optionally some extra space.

Namespace: PdfEdit.Drawing
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax

public int CellSpace { get; }

Property Value

Type: Int32
See Also

Reference