PtrDevice:PrintWindow Access
<< Click to Display Table of Contents >> PtrDevice:PrintWindow Access |
![]() ![]() ![]() |
Type | Window |
Purpose
This access returns the Print Preview window if the PtrDevice is in Print Preview mode or the Print Message dialog window if it is in the Print mode. Otherwise, this access returns NULL_OBJECT.
Example
// Get the print preview window
oWnd := oPtrDevice:PrintWindow