GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF / SetSearchTextFuzzyMatch Method





In This Topic
SetSearchTextFuzzyMatch Method (GdPicturePDF)
In This Topic
Syntax
'Declaration
 
Public Sub SetSearchTextFuzzyMatch( _
   ByVal EnableFuzzyMatch As Boolean _
) 
public void SetSearchTextFuzzyMatch( 
   bool EnableFuzzyMatch
)
public procedure SetSearchTextFuzzyMatch( 
    EnableFuzzyMatch: Boolean
); 
public function SetSearchTextFuzzyMatch( 
   EnableFuzzyMatch : boolean
);
public: void SetSearchTextFuzzyMatch( 
   bool EnableFuzzyMatch
) 
public:
void SetSearchTextFuzzyMatch( 
   bool EnableFuzzyMatch
) 

Parameters

EnableFuzzyMatch
See Also

Reference

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