IPXC_BackgroundParams::BackgroundScale Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IPXC_BackgroundParams::BackgroundScale Property}} | {{#customTitle:IPXC_BackgroundParams::BackgroundScale Property}} | ||
{{#parentPage:PXV:IPXC_BackgroundParams|BackgroundScale Property|property}} | {{#parentPage:PXV:IPXC_BackgroundParams|BackgroundScale Property|property}} | ||
− | + | ||
Gets/sets the absolute scale of the source file page. | Gets/sets the absolute scale of the source file page. |
Revision as of 14:22, 20 May 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);