IPXC_BackgroundParams::BackgroundType Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 05:57, 20 March 2015

Property BackgroundType of interface IPXC_BackgroundParams returns/sets Value of PXC_BackgroundType ...


Syntax

HRESULT get_BackgroundType([out, retval] PXC_BackgroundType* pType);
HRESULT put_BackgroundType([in] PXC_BackgroundType pType);

See Also

See also IPXC_BackgroundParams.