This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Output > ESRI.ArcGIS.Output > Interfaces > IF > IFontMapCollection Interface > IFontMapCollection.Add Method (ArcObjects .NET 10.4 SDK) |
Add an IFontMap to the FontMap collection.
[Visual Basic .NET] Public Sub Add ( _ ByVal FontMap As IFontMap _ )
[C#] public void Add ( IFontMap FontMap );
[C++]
HRESULT Add(
IFontMap* FontMap
);
[C++]
Parameters FontMap [in]
FontMap is a parameter of type IFontMap