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

Show in webframe

DescriptionText Property (IAnnotationSaveDescriptionView)







Gets or sets the description for the saved annotations.
Syntax
string DescriptionText {get; set;}
'Declaration
 
Property DescriptionText As String
'Usage
 
Dim instance As IAnnotationSaveDescriptionView
Dim value As String
 
instance.DescriptionText = value
 
value = instance.DescriptionText

            

            
__property string* get_DescriptionText();
__property void set_DescriptionText( 
   string* value
);
property String^ DescriptionText {
   String^ get();
   void set (    String^ value);
}

Property Value

A System.String that represents the description text for the saved annotations.
Requirements

Target Platforms

See Also

Reference

IAnnotationSaveDescriptionView Interface
IAnnotationSaveDescriptionView Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features