LEADTOOLS Medical (Leadtools.Dicom assembly)

UnformattedTextValue Property

Show in webframe







Gets or sets the value of the "Unformatted Text Value" (0070,0006) element.
Syntax
public string UnformattedTextValue {get; set;}
'Declaration
 
Public Property UnformattedTextValue As String
'Usage
 
Dim instance As DicomWaveformAnnotation
Dim value As String
 
instance.UnformattedTextValue = value
 
value = instance.UnformattedTextValue
public string UnformattedTextValue {get; set;}

            

            
 
get_UnformattedTextValue();
set_UnformattedTextValue(value);
Object.defineProperty('UnformattedTextValue');
public:
property String^ UnformattedTextValue {
   String^ get();
   void set (    String^ value);
}

Property Value

The value of the "Unformatted Text Value" (0070,0006) element. If this property is not a null reference (Nothing in Visual Basic), then CodedName, CodedValue, and the values set using SetNumericValue(IntPtr,Int32) are ignored.
Example
For an example, refer to WaveformGroupCount.
Requirements

Target Platforms

See Also

Reference

DicomWaveformAnnotation Class
DicomWaveformAnnotation Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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