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


IPrinter.StepProgressor Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Output)  

IPrinter.StepProgressor Property

Updates a Progress Bar is set.

[Visual Basic .NET]
Public WriteOnly Property StepProgressor
[C#]
public void StepProgressor {set;}
[C++]
HRESULT put_StepProgressor(
  IStepProgressor* 
);
[C++]

Parameters [in]
is a parameter of type IStepProgressor

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IPrinter Interface