ImageGear Professional v18.2 > API Reference Guide > PDF Component API Reference > PDF Component Objects > Page Editing Objects and Elements > IGPDEFont Object > IGPDEFont Methods > EmbedNowDontSubset Method |
Embeds the font inside Doc without creating a subset. Use this method instead of EmbedNow Method if you created font with the IG_PDE_FONT_WILL_SUBSET flag but changed your mind.
EmbedNowDontSubset (Doc As IGPDFDoc)
Name | Description |
---|---|
Doc | The container document |
None