'Declaration <CLSCompliantAttribute(False)> Public Function ApplyGlyphSubstitutions( _ ByVal glyphsThe array tha contains glyph indexes.() As UShort, _ ByVal textThe text. As System.String _) As UShort[]
[CLSCompliant(False)] public ushort[] ApplyGlyphSubstitutions( ushort[] glyphs, System.String text)
[CLSCompliant(False)] public: ushort[] ApplyGlyphSubstitutions( ushort[]* glyphs, System.String text)
[CLSCompliant(False)] public:ushort[] ApplyGlyphSubstitutions( array<ushort>^ glyphs, System.String text)
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5
TrueTypeFontProperties Class TrueTypeFontProperties Members