LEADTOOLS Medical (Leadtools.Dicom assembly)

TextValue Property

Show in webframe







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;}

            

            
 
get_TextValue();
set_TextValue(value);
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

 

 


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