Click or drag to resize

FontGetMissingWidth Method

Gets the missing width.

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

Return Value

Type: Double
the default width to use for Character codes whose widths are not specified in a font dictionary's Widths Array.
See Also