| Имя | Описание | |
|---|---|---|
![]() | Acquire | Acquires image(s) from the device asynchronously. |
![]() | AcquireModal | Acquires image(s) from the device synchronously. |
![]() | CancelTransfer | Sends the cancel current transfer command to the device (transfer will not be canceled right after execution of this method). |
![]() | ClearBuffers | Clears the device buffers according to the specified mode. |
![]() | Close | Closes the device. |
![]() | Disable | Disables the device. |
![]() | Dispose | Releases all resources used by this object. |
![]() | Enable | Enables the device. |
![]() | GetSupportedAsyncEvents | Returns an array of asynchronous events supported by device. |
![]() | GetSupportedBitDepthReductionModes | Returns an array of bit depth reduction modes supported by device. |
![]() | GetSupportedBitDepths | Returns an array of bit depths supported by device. |
![]() | GetSupportedBrightnessValues | Returns an array of brightness values supported by device. |
![]() | GetSupportedContrastValues | Returns an array of contrast values supported by device. |
![]() | GetSupportedHalftones | Returns an array of halftones supported by device. |
![]() | GetSupportedHorizontalResolutions | Returns an array of horizontal resolutions supported by device. |
![]() | GetSupportedImageCompressions | Returns an array of image compressions supported by device in File transfer mode. |
![]() | GetSupportedImageFileFormats | Returns an array of image file formats supported by device in File transfer mode. |
![]() | GetSupportedImageFilters | Returns an array of image filters supported by device. |
![]() | GetSupportedJobControlValues | Returns an array of job control values supported by device. |
![]() | GetSupportedLightPaths | Returns an array of light paths supported by device. |
![]() | GetSupportedLightSources | Returns an array of light sources supported by device. |
![]() | GetSupportedMaxBatchBufferValues | Returns an array with supported numbers of images that the device can buffer when AutoScan is enabled. |
![]() | GetSupportedNoiseFilters | Returns an array of noise filters supported by device. |
![]() | GetSupportedPageOrientations | Returns an array of page orientations supported by device. |
![]() | GetSupportedPageSizes | Returns an array of page sizes supported by device. |
![]() | GetSupportedPixelFlavors | Returns an array of pixel flavors supported by device. |
![]() | GetSupportedPixelTypes | Returns an array of pixel types supported by device. |
![]() | GetSupportedThresholdValues | Returns an array of threshold values supported by device. |
![]() | GetSupportedTransferModes | Returns an array of transfer modes supported by device. |
![]() | GetSupportedUnitsOfMeasure | Returns an array of units of measure supported by device. |
![]() | GetSupportedVerticalResolutions | Returns an array of vertical resolutions supported by device. |
![]() | LoadSettings | Overloaded. Loads device settings from the stream. |
![]() | Open | Opens the device. |
![]() | PerformTwainCommand | Performs TWAIN command. |
![]() | SaveSettings | Overloaded. Saves the current device settings to the stream. |
![]() | SetResolution | Sets the resolution of images for current scan session. |
![]() | ShowSetupDialog | Overloaded. Displays the device setup dialog. |
![]() | StopFeeder | Sends the stop document feeder command to the device (document feeder will not be stopped right after execution of this method). |

