Previous topic

PageGetAllSelectedLayers

Next topic

PageGetBoundingRect

This Page

PageGetBackgroundPageNameΒΆ

PageGetBackgroundPageName gets the name of the document page that is used as a background.

ssName = PageGetBackgroundPageName(hPage)

Return Value

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

Parameters

hPage

Identifies the page.

id-1903496