C#
VB
WinRT C#
C++
Gets or sets the "Unformatted Text Value" (0070,0006) attribute value.
public string TextValue { get; set; }
Public Property TextValue As String
public string TextValue {get; set;}
<br/>get_TextValue();<br/>set_TextValue(value);<br/>Object.defineProperty('TextValue');
public:
property String^ TextValue {
String^ get();
void set ( String^ value);
}
Value indicating the "Unformatted Text Value" (0070,0006) attribute value.
For an example, refer to FindFirstGraphicAnnSQItem.
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