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