IPXV_OCRRegion::Rect Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_OCRRegion::Rect Property}}
 
{{#customTitle:IPXV_OCRRegion::Rect Property}}
Line 13: Line 14:
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IPXV_OCRRegion|IPXV_OCRRegion]].
+
[[PXV:IPXV_OCRRegion|IPXV_OCRRegion]].

Revision as of 06:40, 20 May 2015


Property Rect of interface IPXV_OCRRegion returns/sets Value of PXC_Rect ...

Syntax

HRESULT get_Rect([out, retval]  PXC_Rect*  Rect);
HRESULT put_Rect([in]  PXC_Rect  Rect);

See Also

IPXV_OCRRegion.