IPXC_BackgroundParams::BackgroundFile Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
|||
Line 2: | Line 2: | ||
{{#customTitle:IPXC_BackgroundParams::BackgroundFile Property}} | {{#customTitle:IPXC_BackgroundParams::BackgroundFile Property}} | ||
− | + | Gets/sets the background file path. | |
− | + | ||
== Syntax == | == Syntax == |
Revision as of 03:38, 15 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.