IPXV_OCRResult::DeskewAngle Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_OCRResult::DeskewAngle Property}}
 
{{#customTitle:IPXV_OCRResult::DeskewAngle Property}}
 +
{{#parentPage:PXV:IPXV_OCRResult#Properties|DeskewAngle|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''DeskewAngle''' 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 ==
<pre class="brush:cpp;gutter:false">HRESULT get_DeskewAngle([out, retval] double* nDeskewAngle);
+
<pre class="brush:cpp;gutter:false">HRESULT get_DeskewAngle([out, retval] double* nDeskewAngle);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IPXV_OCRResult|IPXV_OCRResult]].
+
[[PXV:IPXV_OCRResult|IPXV_OCRResult]]

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