PageCopyToClipboardΒΆ

PageCopyToClipboard copies a page to the clipboard.

bool = PageCopyToClipboard(hPage)

Return Value

bool TRUE if the page is copied successfully; otherwise FALSE.

Parameters

hPage

Identifies the page.

id-1050757