This document is archived and information here might be outdated. Recommended version. |
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*