IPXC_WatermarkParams::Rotation Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_WatermarkParams::Rotation Property}}
 
{{#customTitle:IPXC_WatermarkParams::Rotation Property}}
{{#parentPage:PXV:IPXC_WatermarkParams#Properties|Rotation Property|property}}
+
{{#parentPage:PXV:IPXC_WatermarkParams#Properties|Rotation|property}}
  
 
Gets/sets watermark rotation.
 
Gets/sets watermark rotation.

Revision as of 08:52, 23 May 2015

Gets/sets watermark rotation.

Syntax

HRESULT get_Rotation([out, retval]  float*  pRotation);
HRESULT put_Rotation([in]  float  pRotation);

See Also

IPXC_WatermarkParams