Accusoft ThumbnailXpress 5
SetFilterCaseSensitive Method
See Also  Send Feedback
FilterName
A string value which represents the filter name.
FilterCaseSensitive
A boolean value to set to True to make the filter case sensitive. Set to False so the filter is not case sensitive.
AccusoftThumbnailXpress5 ActiveX DLL > ThumbnailXpress Object : SetFilterCaseSensitive Method

Glossary Item Box

Description

Sets the filename matching case sensitivity enabled value for the specified filter.

Syntax

Visual Basic
Public Sub SetFilterCaseSensitive( _
   ByVal FilterName As String, _
   ByVal FilterCaseSensitive As Boolean _
) 

Parameters

FilterName
A string value which represents the filter name.
FilterCaseSensitive
A boolean value to set to True to make the filter case sensitive. Set to False so the filter is not case sensitive.

See Also

©2013. Accusoft Corporation. All Rights Reserved.