←Select platform

FileFormat Property

Summary

Gets or sets an integer that specifies the file type.

Syntax

C#
VB
C++
public TwainFileFormat FileFormat { get; set; } 
Public Property FileFormat As Leadtools.Twain.TwainFileFormat 

Property Value

An integer that specifies the file type. If the value is 0, then the driver will query the file system for more information. If the value is 1, then the driver will recursively delete files.

Example

Refer to QueryFileSystem example.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly