XFontFamilyGetEmHeight Method Terminal Works - PDF Printing.Net Library
Gets the height, in font design units, of the em square for the specified style.

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

public int GetEmHeight(
	XFontStyle style
)

Parameters

style
Type: PdfEdit.DrawingXFontStyle

Return Value

Type: Int32
See Also

Reference