Link Search Menu Expand Document

FontGetTextHeight Method

Get the height of a string in pixels.

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public float GetTextHeight()

Return Value

Type: Single
The height of the string in document points (1/72").
See Also

Reference