Accusoft ThumbnailXpress 6
SetFilterType Method
A string value which represents the filter name.
A TN_FilterType enumeration value.
Description
Sets the type for the specified filter.
Syntax
Visual Basic
Public Sub SetFilterType( _
   ByVal FilterName As String, _
   ByVal eFilterType As TN_FilterType _
) 
Parameters
FilterName
A string value which represents the filter name.
eFilterType
ValueDescription
TN_FileAttributes1 - Use the source file attributes.
TN_FileCreationDate2 - Use the source file creation date.
TN_FileModificationDate3 - Use the source file modification date.
TN_Filename0 - Use the source filename.
TN_FileSize4 - Use the source file file size.
TN_SupportedFileType5 - Use the source file file type.
A TN_FilterType enumeration value.
See Also

ThumbnailXpress Object  | ThumbnailXpress Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback