Skip to main content

DiagramCommandsBase.ExportDiagramCommand Field

Export the diagram in the specified format to a file.

Namespace: DevExpress.Diagram.Core

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

NuGet Package: DevExpress.Diagram.Core

Declaration

public static readonly DiagramCommand<DiagramExportFormat> ExportDiagramCommand

Field Value

Type
DevExpress.Diagram.Core.DiagramCommand<DiagramExportFormat>
See Also