IPXV_OCRRegion::Type Property

From PDF XChange PDF SDK
Jump to: navigation, search


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