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 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_OCRRegion::Rect Property}}
 
{{#customTitle:IPXV_OCRRegion::Rect Property}}
{{#parentPage:PXV:IPXV_OCRRegion#Properties|Rect Property|property}}
+
{{#parentPage:PXV:IPXV_OCRRegion#Properties|Rect|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 09:23, 23 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