ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / EPSFormat Class / DoEmbedFonts Property

In This Topic
    DoEmbedFonts Property (EPSFormat)
    In This Topic
    Gets or sets a Boolean that controls the embedding of fonts in the export file.
    Syntax
    public bool DoEmbedFonts {get; set;}
    Public Property DoEmbedFonts As Boolean
    Remarks
    (The default value is true)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also