This document is archived and information here might be outdated.  Recommended version.


IExportVideoDialog Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > AnimationUI > ESRI.ArcGIS.AnimationUI > Interfaces > IE > IExportVideoDialog Interface
ArcGIS Developer Help

IExportVideoDialog Interface

Provides access to members that control export of an animation to video at the user interface level.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Write-only property DocumentName The name of the active document.
Method DoModal Displays the video export dialog.
Read-only property VideoExporter The exporter.

Classes that implement IExportVideoDialog

Classes Description
ExportVideoDialog The video export dialog.