XFontFamilyGetCellDescent Method Terminal Works - PDF Printing.Net Library
Returns the cell descent, in design units, of the XFontFamily object of the specified style.

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

public int GetCellDescent(
	XFontStyle style
)

Parameters

style
Type: PdfEdit.DrawingXFontStyle

Return Value

Type: Int32
See Also

Reference