IPXV_OCRResult::DeskewAngle Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
Line 6: Line 6:
 
{{ToReview}}
 
{{ToReview}}
  
Property '''nDeskewAngle''' of interface [[PXV:IPXV_OCRResult|IPXV_OCRResult]] returns  Value of double ...
+
Property '''DeskewAngle''' of interface [[PXV:IPXV_OCRResult|IPXV_OCRResult]] returns  Value of double ...
  
 
== Syntax ==
 
== Syntax ==

Latest revision as of 12:43, 9 June 2016


Property DeskewAngle of interface IPXV_OCRResult returns Value of double ...

Syntax

HRESULT get_DeskewAngle([out, retval]  double*  nDeskewAngle);

See Also

IPXV_OCRResult