GetVisiblePageArea

All Editions image\bltlrgss.gif Related Transactions  image\bltlrgss.gif Example

The GetVisiblePageArea transaction returns the coordinates of the visible area of the specified page.

Type XTYP_REQUEST

Syntax [GetVisiblePageArea(docwinID, <pageID>)]

Parameter

Data type

Values

Meaning

docwinID

DWORD

0 | docwinID

active | specific

pageID

DWORD

0 | pageID

current | specific. Optional parameter.

Reply

Data type

Values

Meaning

units

WORD

0

proportional

x1, y1

float

coordinates of upper-left corner

x2, y2

float

coordinates of lower-right corner

Release information

Added in Release 3.80.

See also

Scrolling