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

Title Property (AnnotationRedaction)

In This Topic
Syntax
'Declaration

 

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

public: __property new void set_Title( 

   string* value

);
public:

new property String^ Title {

   String^ get();

   void set (    String^ value);

}
See Also

Reference

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