IPXC_WatermarkParams::HOffset Property

From PDF XChange PDF SDK
Jump to: navigation, search

Gets/sets the horizontal offset of the watermark on page in points from the chosen HAlign.

Syntax

HRESULT get_HOffset([out, retval]  float*  nHOffset);
HRESULT put_HOffset([in]  float  nHOffset);

See Also

IPXC_WatermarkParams