IPXC_WatermarkParams::Rotation Property
From PDF XChange PDF SDK
Gets/sets visual watermark rotation in degrees (For example, 45.0 value means 45 degrees Counterclockwise).
Syntax
HRESULT get_Rotation([out, retval] float* nRotation); HRESULT put_Rotation([in] float nRotation);