IPXC_WatermarkParams::Scale Property

From PDF XChange PDF SDK
Revision as of 03:39, 15 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search

Gets/sets watermark scale.

Syntax

HRESULT get_Scale([out, retval]  float*  nScale);
HRESULT put_Scale([in]  float  nScale);

See Also

IPXC_WatermarkParams