ImageGear Professional v18.2 > API Reference Guide > PDF Component API Reference > PDF Component Objects > Page Editing Objects and Elements > IGPDEFont Object > IGPDEFont Properties > CreateNeedFlags Property |
Gets flags indicating what needs to be done to make the current font complete.
IG_PDE_FONT_CREATE_NEED_WIDTHS can be cleared by CreateWidthsNow Method.
IG_PDE_FONT_CREATE_NEED_TO_UNICODE can be cleared by CreateToUnicodeNow Method. IG_PDE_FONT_CREATE_NEED_EMBED can be cleared by EmbedNow Method.
Read-only property
enumIGPDEFontCreateNeedFlags Enumeration
Default Value: N/A