XFontFamilyGetLineSpacing Method Terminal Works - PDF Printing.Net Library
Returns the line spacing, in design units, of the FontFamily object of the specified style. The line spacing is the vertical distance between the base lines of two consecutive lines of text.

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

public int GetLineSpacing(
	XFontStyle style
)

Parameters

style
Type: PdfEdit.DrawingXFontStyle

Return Value

Type: Int32
See Also

Reference