PageGetForegroundPageName

PageGetForegroundPageName gets the name of the document page that is used as a foreground.

ssName = PageGetForegroundPageName(hPage)

Return Value

ssName is the name of the page set by PageSetTitle. If no foreground page is selected, the function returns an empty string (“”).

Parameters

hPage

Identifies the page.

id-1847807