originalText Property

Summary

Gets or sets the original text.

Syntax
C#
VB
C++
[XmlAttributeAttribute()] 
public string originalText { get; set; } 
  
<XmlAttributeAttribute()> 
Public Property originalText As String 
[XmlAttributeAttribute()] 
public: 
property String^ originalText { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The original text.

Requirements

Target Platforms

Help Version 20.0.2020.5.27
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly