The following tables list the members exposed by WiaAcquireOptions.
Name | Description | |
---|---|---|
![]() | 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. |
![]() | DoubleBuffer | Gets or sets a flag that indicates whether to enable double buffering. |
![]() ![]() | Empty | Returns a WiaAcquireOptions structure with default values. |
![]() | FileName | Gets or sets the filename. |
![]() | MemoryBufferSize | Gets or sets the memory buffer size to be used in data transfer. |
![]() | OverwriteExisting | Gets or sets a flag that indicates whether to overwrite any existing files found with the same name(s). |
![]() | SaveToOneFile | Gets or sets a flag that indicates whether to save multiple pages to a single file. |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from System.ValueType) |
![]() | GetHashCode | (Inherited from System.ValueType) |
![]() | ToString | (Inherited from System.ValueType) |