Gets the max width.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public double GetMaxWidth()
Public Function GetMaxWidth As Double
public:
virtual double GetMaxWidth() sealed
Return Value
Type:
Double the maximal advance width, in font units, for all glyphs in this face.
See Also