IPXC_BackgroundParams::BackgroundFile Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 2: | Line 2: | ||
{{#customTitle:IPXC_BackgroundParams::BackgroundFile Property}} | {{#customTitle:IPXC_BackgroundParams::BackgroundFile Property}} | ||
{{#parentPage:PXV:IPXC_BackgroundParams|property}} | {{#parentPage:PXV:IPXC_BackgroundParams|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
Revision as of 01:20, 21 April 2015
Gets/sets the background file path.
Syntax
HRESULT get_BackgroundFile([out, retval] BSTR* psFileName); HRESULT put_BackgroundFile([in] BSTR psFileName);
See Also
See also IPXC_BackgroundParams.