PtrDevice:PrintWindow Access

<< Click to Display Table of Contents >>

Navigation:  RpPrinter & PtrDevice Class Overview > PtrDevice Class >

PtrDevice:PrintWindow Access

Previous pageReturn to chapter overviewNext page
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