IPXC_BackgroundParams::BackgroundScale Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_BackgroundParams::BackgroundScale Property}} | {{#customTitle:IPXC_BackgroundParams::BackgroundScale Property}} | ||
+ | {{#parentPage:PXV:IPXC_BackgroundParams|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Gets/sets the absolute scale of the source file page. | Gets/sets the absolute scale of the source file page. |
Revision as of 14:42, 20 April 2015
Gets/sets the absolute scale of the source file page.
Syntax
HRESULT get_BackgroundScale([out, retval] float* pScale); HRESULT put_BackgroundScale([in] float pScale);
See Also
See also IPXC_BackgroundParams.