Leadtools.Wia Namespace > WiaAcquireOptions Structure : MemoryBufferSize Property |
public int MemoryBufferSize {get; set;}
'Declaration Public Property MemoryBufferSize As Integer
'Usage Dim instance As WiaAcquireOptions Dim value As Integer instance.MemoryBufferSize = value value = instance.MemoryBufferSize
public int MemoryBufferSize {get; set;}
get_MemoryBufferSize();
set_MemoryBufferSize(value);
This property is only valid when the WiaTransferMode value is Memory. Also, this property is ignored when using WIA version 2.0.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2