IPXC_WatermarkParams::VOffset Property
From PDF XChange PDF SDK
Gets/sets the vertical offset of the watermark on page in points from the chosen VAlign.
Syntax
HRESULT get_VOffset([out, retval] float* nVOffset); HRESULT put_VOffset([in] float nVOffset);