Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

TextValue Property








Gets or sets the "Unformatted Text Value" (0070,0006) attribute value.
Syntax
public string TextValue {get; set;}
'Declaration
 
Public Property TextValue As String
'Usage
 
Dim instance As DicomTextObject
Dim value As String
 
instance.TextValue = value
 
value = instance.TextValue
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);
}

Property Value

Value indicating the "Unformatted Text Value" (0070,0006) attribute value.
Example
For an example, refer to FindFirstGraphicAnnSQItem.
Requirements

Target Platforms

See Also

Reference

DicomTextObject Class
DicomTextObject Members

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features