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
ParameterTypeDescription
textSystem::StringInput text.

ReturnValue

GlyphId array.

See Also