Aspose::Font::Cff::CffFont::GetAllGlyphIds طريقة
CffFont::GetAllGlyphIds method
يُرجع مصفوفة من جميع معرفات الرموز، المتوفرة في Font. معرف الرمز هو رقم فريد للرمز، يعتمد على نوع الخط. يمكن أن يكون معرف رمز CFF Font مثالًا على الفئة (GlyphStringId) أو الفئة (GlyphUInt32Id).
System::ArrayPtr<System::SharedPtr<Glyphs::GlyphId>> Aspose::Font::Cff::CffFont::GetAllGlyphIds() override
ReturnValue
جميع معرفات الرموز، المتوفرة في Font.
انظر أيضًا
- Typedef ArrayPtr
- Typedef SharedPtr
- Class GlyphId
- Class CffFont
- Namespace Aspose::Font::Cff
- Library Aspose.Font for C++