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


IFontMap Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Output > ESRI.ArcGIS.Output > Interfaces > IF > IFontMap Interface
ArcGIS Developer Help

IFontMap Interface

Provides access to members that control the Font Map Object. Note: the IFontMap interface has been superseded by IFontMap2. Please consider using the more recent version.

Product Availability

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

Members

Name Description
Read-only property MappedFont Creates an association between the TrueType Font and the Mapped Font.
Write-only property Mapping Creates an association between the TrueType Font and the Mapped Font.
Read-only property TrueTypeFont Creates an association between the TrueType Font and the Mapped Font.

Classes that implement IFontMap

Classes Description
FontMap Class used to map a font from a TrueType Font to a resident Adobe Type 1 Font for the PostScript Printer Driver, EPS Export Driver and PDF Export Driver.