FontGetMissingWidth Method |
Gets the missing width.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public double GetMissingWidth()
Public Function GetMissingWidth As Double
public:
virtual double GetMissingWidth() sealed
function 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