The total frames to be exported.
[Visual Basic .NET] Public Property TotalFrames As Integer
[C#] public int TotalFrames {get; set;}
[C++]
HRESULT get_TotalFrames(
long* pTotalFrames
);
[C++]
HRESULT put_TotalFrames(
long pTotalFrames
);
[C++]Parameters
pTotalFrames [out, retval] pTotalFrames is a parameter of type long pTotalFrames [in] pTotalFrames is a parameter of type long
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.