Device.GetFrames Method |
Namespace: Atalasoft.Twain
Exception | Condition |
---|---|
Thrown if a connection to the device is not open. | |
Thrown if there is a Twain error during processing. |
Some devices allow multiple areas of a document to be scanned and returned as separate images. This method returns all of the frames currently set to be acquired.
To specify multiple frames to acquire, use the SetFrames(RectangleF[]) method.