ImageGear Professional v18.2 > API Reference Guide > PDF Component API Reference > PDF Component Objects > General Objects > IGPDFFont Object > IGPDFFont Methods > IsEmbedded Method |
Tests whether the specified font is embedded in the PDF file (that is, the font is stored as a font file, which is a stream embedded in the PDF file). Only Type 1 and TrueType fonts can be embedded.
IsEmbedded() As Boolean
Returns True if the font is embedded in the file, False otherwise.