'Declaration
Public Overloads Function DetectOrient( _ ByVal handle As IntPtr _ ) As OCROrientationMode
'Usage
Dim instance As Reader Dim handle As IntPtr Dim value As OCROrientationMode value = instance.DetectOrient(handle)
public OCROrientationMode DetectOrient( IntPtr handle )
public: OCROrientationMode DetectOrient( IntPtr handle )
public: OCROrientationMode DetectOrient( IntPtr handle )
Parameters
- handle
- The HBitmap or HDib to detect orientation
Return Value
OCROrientationMode from detection