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

Show in webframe

DescriptionText Property (AnnotationSaveDescriptionDialog)







Gets or sets the text for the description of the annotation.
Syntax
public string DescriptionText {get; set;}
'Declaration
 
Public Property DescriptionText As String
'Usage
 
Dim instance As AnnotationSaveDescriptionDialog
Dim value As String
 
instance.DescriptionText = value
 
value = instance.DescriptionText

            

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

Property Value

A System.String that represents the description of the annotation.
Requirements

Target Platforms

See Also

Reference

AnnotationSaveDescriptionDialog Class
AnnotationSaveDescriptionDialog Members

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