TwainImageLayout Class |
Namespace: Atalasoft.Twain
The TwainImageLayout type exposes the following members.
| Name | Description | |
|---|---|---|
| TwainImageLayout | Creates a new instance of TwainImageLayout. | |
| TwainImageLayout(RectangleF) | Creates a new instance of TwainImageLayout setting the Frame. | |
| TwainImageLayout(RectangleF, Int32, Int32, Int32) | Creates a new instance of TwainImageLayout setting the frame, frame number, page number and
document number. |
| Name | Description | |
|---|---|---|
| DocumentNumber | Gets or sets the document number for this layout. | |
| Frame | Gets or sets the area of the device to scan. | |
| FrameNumber | Gets or sets the frame number when multiple frames are being set for acquisition. | |
| PageNumber | Gets or sets the page number this layout refers to. |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetStructurePointer | Creates the memory pointer containing data sent to Twain. | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IsSupportedCommand | Returns a value indicating whether the implementing class supports a specific TwainTriplet
command. | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ProcessResult | Receives the data pointer created by GetStructurePointer(TwainMemory) after being
processed by Twain. | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |