←Select platform

TextValue Property

Summary

Gets or sets the "Unformatted Text Value" (0070,0006) attribute value.

Syntax

C#
VB
WinRT C#
C++
public string TextValue {get; set;} 
Public Property TextValue As String 
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom Assembly
Click or drag to resize