GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationComment / PreviousGuid Property





In This Topic
PreviousGuid Property (AnnotationComment)
In This Topic
Specifies the parent annotation unique identifier.
Syntax
'Declaration
 
Public Shadows Property PreviousGuid As String
public new string PreviousGuid {get; set;}
public read-write property PreviousGuid: String; 
public hide function get,set PreviousGuid : String
public: __property new string* get_PreviousGuid();
public: __property new void set_PreviousGuid( 
   string* value
);
public:
new property String^ PreviousGuid {
   String^ get();
   void set (    String^ value);
}
See Also

Reference

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