ImageGear Professional v18.2 > API Reference Guide > PDF Component API Reference > PDF Component Objects > Page Editing Objects and Elements > IGPDEFont Object > IGPDEFont Methods > CreateWidthsNow Method |
Creates width entries for font. The user can check the value of CreateNeedFlags Property to see if calling of CreateWidthsNow is needed.
CreateWidthsNow (Doc As IGPDFDoc)
Name | Description |
---|---|
Doc | The container document |
None