ArcGIS Pro 2.9 API Reference Guide
DoEmbedFonts Property (EPSFormat)

ArcGIS.Desktop.Mapping Namespace > EPSFormat Class : DoEmbedFonts Property
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

Property Value

Type: System.Boolean
Remarks
(The default value is true)
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

EPSFormat Class
EPSFormat Members