PageSetMarginΒΆ
PageSetMargin sets the magenta colored page frame on or off.
- bool = PageSetMargin(hPage, bShow)
Return Value
If the function succeeds, the return value bool is TRUE (1); otherwise it is FALSE (0).
Parameters
- hPage
Identifies the page.
- bShow
History
Version |
Description |
---|---|
5.3.0 |
New. |
See also
id-1243339