In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureDocumentConverter / DropGdPictureAnnotations Property

DropGdPictureAnnotations Property (GdPictureDocumentConverter)

In This Topic
Syntax
'Declaration

 

Public Property DropGdPictureAnnotations As Boolean
public bool DropGdPictureAnnotations {get; set;}
public read-write property DropGdPictureAnnotations: Boolean; 
public function get,set DropGdPictureAnnotations : boolean
public: __property bool get_DropGdPictureAnnotations();

public: __property void set_DropGdPictureAnnotations( 

   bool value

);
public:

property bool DropGdPictureAnnotations {

   bool get();

   void set (    bool value);

}
See Also

Reference

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