This document is archived and information here might be outdated.  Recommended version.


IFontMapEnvironment.FontMapCollection Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Output)  

IFontMapEnvironment.FontMapCollection Property

The FontMap Collection.

[Visual Basic .NET]
Public ReadOnly Property FontMapCollection As IFontMapCollection
[C#]
public IFontMapCollection FontMapCollection {get;}
[C++]
HRESULT get_FontMapCollection(
  IFontMapCollection** FontMapCollection
);
[C++]

Parameters FontMapCollection [out, retval]
FontMapCollection is a parameter of type IFontMapCollection

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IFontMapEnvironment Interface