←Select platform

BufferSize Property

Summary

Gets or sets an integer that represents the buffer size, in bytes.

Syntax

C#
VB
C++
public int BufferSize {get; set;}
Public Property BufferSize As Integer
public: 
property int BufferSize { 
   int get(); 
   void set (    int ); 
} 

Property Value

The configuration buffer size, in bytes.

Remarks

Use 0 to use the TWAIN driver preferred buffer size: Otherwise, specify the actual buffer size. This value must be a multiple of 16. For more information, refer to Fast TWAIN (Scan Configurations).

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Twain Assembly
Click or drag to resize