C#
VB
C++
Gets the text which will be displayed while the command is running.
public abstract string ProcessingText { get; }
Public MustOverride ReadOnly Property ProcessingText As String
public:
abstract property String^ ProcessingText {
String^ get();
}
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