Accusoft ThumbnailXpress 5
GetFilterMatchAppliesToDirectory Method
See Also  Send Feedback
FilterName
A string value which represents the filter name.
AccusoftThumbnailXpress5 ActiveX DLL > ThumbnailXpress Object : GetFilterMatchAppliesToDirectory Method

Glossary Item Box

Description

Gets name pattern applies to directory enabled value for the specified filter.

Syntax

Visual Basic
Public Function GetFilterMatchAppliesToDirectory( _
   ByVal FilterName As String _
) As Boolean

Parameters

FilterName
A string value which represents the filter name.

Return Type

A boolean value which is True which means for a directory to be included in the collection, the name must match the pattern criteria specified from the GetFilterFilenamePattern method. Otherwise, False is returned.

Remarks

The default value is False.

See Also

©2013. Accusoft Corporation. All Rights Reserved.