Leadtools.Wia Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
WiaAcquireOptions Structure Properties
See Also 
Leadtools.Wia Namespace : WiaAcquireOptions Structure


For a list of all members of this type, see WiaAcquireOptions members.

Public Properties

 NameDescription
Public Property Append Gets or sets a flag that indicates whether to append the acquired pages to the end of an existing file that supports multi-page files.  
Public Property DoubleBuffer Gets or sets a flag that indicates whether to enable double buffering.  
Public Propertystatic (Shared in Visual Basic) Empty Returns a WiaAcquireOptions structure with default values.  
Public Property FileName Gets or sets the filename.  
Public Property MemoryBufferSize Gets or sets the memory buffer size to be used in data transfer.  
Public Property OverwriteExisting Gets or sets a flag that indicates whether to overwrite any existing files found with the same name(s).  
Public Property SaveToOneFile Gets or sets a flag that indicates whether to save multiple pages to a single file.  
Top

See Also