LEADTOOLS WIA (Leadtools.Wia assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
WiaAcquireOptions Structure Members
See Also  Properties 
Leadtools.Wia Namespace : WiaAcquireOptions Structure


The following tables list the members exposed by WiaAcquireOptions.

Public Properties

 NameDescription
public Property AppendGets 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 DoubleBufferGets or sets a flag that indicates whether to enable double buffering.  
public Propertystatic (Shared in Visual Basic) EmptyReturns a WiaAcquireOptions structure with default values.  
public Property FileNameGets or sets the filename.  
public Property MemoryBufferSizeGets or sets the memory buffer size to be used in data transfer.  
public Property OverwriteExistingGets or sets a flag that indicates whether to overwrite any existing files found with the same name(s).  
public Property SaveToOneFileGets or sets a flag that indicates whether to save multiple pages to a single file.  
Top

See Also