IPXC_WatermarkParams::HOffset Property

From PDF XChange PDF SDK
Revision as of 05:44, 16 March 2017 by Palamar (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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