The DataSource type exposes the following members.
Fields
Name | Description | |
---|---|---|
ClearPage |
Stop scanning all pages from feeder.
Alias for [!:Settings.Feeder.ClearPage].
| |
ColorMode |
Represent color mode.
Alias for [!:Settings.ImageType.PixelType].
| |
PageSize |
Represent available PageSize.
Alias for [!:Settings.Page.Sizes].
| |
PixelDepth |
Represent pixel depth for current value.
Alias for [!:Settings.ImageType.BitDepth].
| |
Resolution |
Represent supported resolutions.
Alias for [!:Settings.Resolution.X] and [!:Settings.Resolution.Y].
| |
Settings |
Data source settings. Abstraction around capabilities of the device represented by the DataSource.
| |
TransferMechanism |
Represent supported transfer mechanism.
Alias for [!:Settings.Transfer.Mechanism].
| |
UseDuplex |
If duplex is enable.
Alias for [!:Settings.Duplex.Enabled].
| |
UseFeeder |
Represent if feeder is enable.
Alias for [!:Settings.Feeder.Enabled].
|
See Also