C#
VB
C++
Gets the dialog string associated with the object string ID.
public string Text { get; set; }
Public Property Text As String
public:
property String^ Text {
String^ get();
void set ( String^ value);
}
Represents the dialog string associated with the object string ID.
Refer to RasterOpenDialog example.
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