ArcGIS Pro 2.6 API Reference Guide
DoEmbedFonts Property (SVGFormat)

ArcGIS.Desktop.Mapping Namespace > SVGFormat 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 10, Windows 8.1, Windows 7

See Also

Reference

SVGFormat Class
SVGFormat Members