Accusoft ThumbnailXpress 5
SetFilterEnabled Method
See Also  Send Feedback
FilterName
A string value which represents the filter name.
FilterEnabled
A boolean value which is True to set the filter to enabled. Otherwise, False should be set.
AccusoftThumbnailXpress5 ActiveX DLL > ThumbnailXpress Object : SetFilterEnabled Method

Glossary Item Box

Description

Sets the enabled status of the specified filter.

Syntax

Visual Basic
Public Sub SetFilterEnabled( _
   ByVal FilterName As String, _
   ByVal FilterEnabled As Boolean _
) 

Parameters

FilterName
A string value which represents the filter name.
FilterEnabled
A boolean value which is True to set the filter to enabled. Otherwise, False should be set.

See Also

©2013. Accusoft Corporation. All Rights Reserved.