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

EnableTextSelection Property (IGdViewer)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(27)>

Property EnableTextSelection As Boolean
[DispId(27)]

bool EnableTextSelection {get; set;}
read-write property EnableTextSelection: Boolean; 
DispIdAttribute(27)

function get,set EnableTextSelection : boolean
[DispId(27)]

__property bool get_EnableTextSelection();

__property void set_EnableTextSelection( 

   bool value

);
[DispId(27)]

property bool EnableTextSelection {

   bool get();

   void set (    bool value);

}
See Also

Reference

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