C#
VB
C++
Gets the underlying list of text components.
Public Property SubComponents As List(Of String)
public List<string> SubComponents { get; }
public:
property List<String^>^ SubComponents {
List<String^>^ get();
void set ( List<String^>^ );
}
The underlying list of text components.
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