IPXC_BackgroundParams::BackgroundPage Property

From PDF XChange PDF SDK
Revision as of 06:55, 12 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search

Gets/sets the page from the file that will be used as background.

Syntax

HRESULT get_BackgroundPage([out, retval]  ULONG*  PageNum);
HRESULT put_BackgroundPage([in]  ULONG  PageNum);

See Also

IPXC_BackgroundParams