In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationStickyNote / Text Property

Text Property (AnnotationStickyNote)

In This Topic
Syntax
'Declaration

 

Public Shadows Property Text As String
public new string Text {get; set;}
public read-write property Text: String; 
public hide function get,set Text : String
public: __property new string* get_Text();

public: __property new void set_Text( 

   string* value

);
public:

new property String^ Text {

   String^ get();

   void set (    String^ value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationStickyNote
AnnotationStickyNote Members