ImageGear Professional v18.2 > API Reference Guide > PDF Component API Reference > PDF Component Objects > General Objects > IGPDFSysFont Object > IGPDFSysFont Methods > GetWidths Method |
Gets the widths of a single byte encoded system font.
GetWidths (mmDesignVector As IGIntegerArray) As IGIntegerArray
Name | Description |
---|---|
mmDesignVector | If the current SysFont is a multiple master font, points to the design vector, whose length must equal the number of design axes of the SysFont. |
IGIntegerArray Object of the widths of a single byte encoded system font.