[DispId(1)] bool DropGdPictureAnnotations {get; set;}
read-write property DropGdPictureAnnotations: Boolean;
DispIdAttribute(1)
function get,set DropGdPictureAnnotations : boolean
[DispId(1)] __property bool get_DropGdPictureAnnotations(); __property void set_DropGdPictureAnnotations( bool value );
'Declaration
<DispIdAttribute(1)> Property DropGdPictureAnnotations As Boolean