DeviceImageLayout Class Members
In This Topic
The following tables list the members exposed by
DeviceImageLayout.
Public Properties
| Name | Description |
 | DocumentNumber | Gets or sets the document number of the image layout frame. |
 | FrameNumber | Gets or sets the frame number of the image layout frame. |
 | PageNumber | Gets or sets the page number of the image layout frame. |
Public Methods
| Name | Description |
 | Get | Gets the current image layout rectangle of document/page/frame. |
 | GetAsString | Gets the current image layout rectangle of document/page/frame. |
 | GetDefault | Gets the default image layout rectangle of document/page/frame. |
 | Reset | Resets the image layout rectangle of document/page/frame. |
 | Set | Overloaded. Sets the image layout rectangle of document/page/frame. |
 | SetLayout | Sets the image layout rectangle of document/page/frame. |
Public Events
| Name | Description |
 | Approximated | Occurs when image layout was approximated. |
See Also