Leadtools.Twain Namespace > TwainFastConfiguration Structure : BufferSize Property |
public int BufferSize {get; set;}
'Declaration Public Property BufferSize As Integer
'Usage Dim instance As TwainFastConfiguration Dim value As Integer instance.BufferSize = value value = instance.BufferSize