Aspose::Font::Type1::Type1MetricFont::GetAllGlyphIds method
Type1MetricFont::GetAllGlyphIds method
Returns all glyph ids, available in the Font. Not supported for Type1MetricFont type.
System::ArrayPtr<System::SharedPtr<Aspose::Font::Glyphs::GlyphId>> Aspose::Font::Type1::Type1MetricFont::GetAllGlyphIds() override
ReturnValue
All glyph identifiers, available in the Font.
See Also
- Typedef ArrayPtr
- Typedef SharedPtr
- Class GlyphId
- Class Type1MetricFont
- Namespace Aspose::Font::Type1
- Library Aspose.Font for C++