Aspose::Font::Glyphs::IGlyphAccessor::GetGlyphsForText method
IGlyphAccessor::GetGlyphsForText method
Get glyphs representation for text.
virtual System::ArrayPtr<System::SharedPtr<GlyphId>> Aspose::Font::Glyphs::IGlyphAccessor::GetGlyphsForText(System::String text)=0
Parameter | Type | Description |
---|---|---|
text | System::String | Input text. |
ReturnValue
GlyphId array.
See Also
- Typedef ArrayPtr
- Typedef SharedPtr
- Class GlyphId
- Class String
- Class IGlyphAccessor
- Namespace Aspose::Font::Glyphs
- Library Aspose.Font for C++