Click or drag to resize

FontGetMaxWidth Method

Gets the max width.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public double GetMaxWidth()

Return Value

Type: Double
the maximal advance width, in font units, for all glyphs in this face.
See Also