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

RenderGdPictureAnnots Property (IGdViewer)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(21)>

Property RenderGdPictureAnnots As Boolean
[DispId(21)]

bool RenderGdPictureAnnots {get; set;}
read-write property RenderGdPictureAnnots: Boolean; 
DispIdAttribute(21)

function get,set RenderGdPictureAnnots : boolean
[DispId(21)]

__property bool get_RenderGdPictureAnnots();

__property void set_RenderGdPictureAnnots( 

   bool value

);
[DispId(21)]

property bool RenderGdPictureAnnots {

   bool get();

   void set (    bool value);

}
See Also

Reference

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