Accusoft ThumbnailXpress 5
SetFilterIncludeHidden Method
See Also  Send Feedback
FilterName
A string value which represents the filter name.
FilterIncludeHidden
A boolean value which should be set to True to include hidden values for the filter. Otherwise, False should be set.
AccusoftThumbnailXpress5 ActiveX DLL > ThumbnailXpress Object : SetFilterIncludeHidden Method

Glossary Item Box

Description

Sets the file attributes include hidden files enabled value for the specified filter.

Syntax

Visual Basic
Public Sub SetFilterIncludeHidden( _
   ByVal FilterName As String, _
   ByVal FilterIncludeHidden As Boolean _
) 

Parameters

FilterName
A string value which represents the filter name.
FilterIncludeHidden
A boolean value which should be set to True to include hidden values for the filter. Otherwise, False should be set.

See Also

©2013. Accusoft Corporation. All Rights Reserved.