IPXC_WatermarkParams::Rotation Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 3: Line 3:
 
{{#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|property}}
{{ToReview}}
+
 
  
 
Gets/sets watermark rotation.
 
Gets/sets watermark rotation.

Revision as of 17:25, 21 May 2015


Gets/sets watermark rotation.

Syntax

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

See Also

IPXC_WatermarkParams.