IPXV_OCRRegion::Type Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
(No difference)

Latest revision as of 12:39, 9 June 2016


Property Type of interface IPXV_OCRRegion returns/sets Value of PXV_OCRBlockType ...

Syntax

HRESULT get_Type([out, retval]  PXV_OCRBlockType*  nType);
HRESULT put_Type([in]  PXV_OCRBlockType  nType);

See Also

IPXV_OCRRegion