C#
VB
C++
Gets the text which will be displayed while the command is running.
public override string ProcessingText { get; }
Public Overrides ReadOnly Property ProcessingText As String
public:
property String^ ProcessingText {
String^ get() override;
}
Type: System.String The text which will be displayed while the command is running.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET