ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / SVGFormat Class / DoEmbedFonts Property

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

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also