PrinterExposeEvent Properties |
The PrinterExposeEvent type exposes the following members.
Name | Description | |
---|---|---|
ExposedArea |
A bounding box representing the area of the page to be printed, in printer coordinates.
| |
Handle |
The pointer to the window where the event occurred
(Inherited from Event.) | |
Message |
A dword representing the Windows API message associated with the given event.
(Inherited from Event.) | |
PageNo |
A numeric value representing the number of the page to be painted.
| |
Window |
An object indicating the window or control in which the event occurred. This is helpful, for example, for distinguishing between similar menu events coming from the same context menu attached to different controls.
(Inherited from Event.) |