GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer / EnableFuzzySearch Property





In This Topic
EnableFuzzySearch Property (IGdViewer)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(346)>
Property EnableFuzzySearch As Boolean
[DispId(346)]
bool EnableFuzzySearch {get; set;}
read-write property EnableFuzzySearch: Boolean; 
DispIdAttribute(346)
function get,set EnableFuzzySearch : boolean
[DispId(346)]
__property bool get_EnableFuzzySearch();
__property void set_EnableFuzzySearch( 
   bool value
);
[DispId(346)]
property bool EnableFuzzySearch {
   bool get();
   void set (    bool value);
}
See Also

Reference

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