PageGetMarginΒΆ

PageGetMargin requests if the magenta colored page frame is visible or not.

bVisible = PageGetMargin(hPage)

Return Value

bVisible is TRUE (1) if the page frame is visible.

Parameters

hPage

Identifies the page.

History

Version Description
5.3.0 New.

id-2124251