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


IExportVideoDialog.VideoExporter Property (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 > IExportVideoDialog.VideoExporter Property
ArcGIS Developer Help

IExportVideoDialog.VideoExporter Property

The exporter.

[Visual Basic .NET]
Public ReadOnly Property VideoExporter As IVideoExporter
[C#]
public IVideoExporter VideoExporter {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IExportVideoDialog Interface