Skip to main content
A newer version of this page is available. .
All docs
V21.2
Cut

DefaultBarItemNames.ExportDiagramSVG Field

Returns “bExportAsSVG”. Corresponds to the Scalable Vector Graphics item of the Export As ribbon menu.

Namespace: DevExpress.Diagram.Core

Assembly: DevExpress.Diagram.v21.2.Core.dll

NuGet Package: DevExpress.Diagram.Core

Declaration

public const string ExportDiagramSVG = "bExportAsSVG"

Field Value

Type
String
See Also