IPXC_BackgroundParams::BackgroundFile Property

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

Revision as of 05:56, 20 March 2015

Property BackgroundFile of interface IPXC_BackgroundParams returns/sets Value of BSTR ...


Syntax

HRESULT get_BackgroundFile([out, retval] BSTR* psFileName);
HRESULT put_BackgroundFile([in] BSTR psFileName);

See Also

See also IPXC_BackgroundParams.