IPXC_WatermarkParams::ImageSize Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 06:26, 20 March 2015

Property ImageSize of interface IPXC_WatermarkParams returns/sets Pointer to PXC_Size ...


Syntax

HRESULT get_ImageSize([out, retval] PXC_Size* pImageSize);
HRESULT put_ImageSize([in] PXC_Size* pImageSize);

See Also

See also IPXC_WatermarkParams.