IPXV_OCRRegion::Rect Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_OCRRegion::Rect Property}}
 
{{#customTitle:IPXV_OCRRegion::Rect Property}}
 +
{{#parentPage:PXV:IPXV_OCRRegion|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''Rect''' of interface [[PXV:IPXV_OCRRegion|IPXV_OCRRegion]] returns/sets  Value of [[PXV:PXC_Rect|PXC_Rect]] ...
 
Property '''Rect''' of interface [[PXV:IPXV_OCRRegion|IPXV_OCRRegion]] returns/sets  Value of [[PXV:PXC_Rect|PXC_Rect]] ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 22:13, 20 April 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

See also IPXV_OCRRegion.