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

DisplayAnnotations Property (IThumbnailEx)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(28)>

Property DisplayAnnotations As Boolean
[DispId(28)]

bool DisplayAnnotations {get; set;}
read-write property DisplayAnnotations: Boolean; 
DispIdAttribute(28)

function get,set DisplayAnnotations : boolean
[DispId(28)]

__property bool get_DisplayAnnotations();

__property void set_DisplayAnnotations( 

   bool value

);
[DispId(28)]

property bool DisplayAnnotations {

   bool get();

   void set (    bool value);

}
See Also

Reference

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