ArcGIS Pro 3.7 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 Property DoEmbedFonts As Boolean
    public bool DoEmbedFonts {get; set;}
    Remarks
    The default value is true.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also