Accusoft ThumbnailXpress 5
SetFilterIncludeSubDirectory Method
See Also  Send Feedback
FilterName
A string which represents the filter.
FilterIncludeSubDirectory
A boolean value which should be set to True to include the sub directory for the filter. Otherwise, False should be set.
AccusoftThumbnailXpress5 ActiveX DLL > ThumbnailXpress Object : SetFilterIncludeSubDirectory Method

Glossary Item Box

Description

Sets the file attributes include sub directory enabled value for the specified filter.

Syntax

Visual Basic
Public Sub SetFilterIncludeSubDirectory( _
   ByVal FilterName As String, _
   ByVal FilterIncludeSubDirectory As Boolean _
) 

Parameters

FilterName
A string which represents the filter.
FilterIncludeSubDirectory
A boolean value which should be set to True to include the sub directory for the filter. Otherwise, False should be set.

See Also

©2013. Accusoft Corporation. All Rights Reserved.