C#
VB
C++
Sets the orientation detection flags and gets the orientation angle information.
public OrientationDetectionData OrientationDetection { get; set; }
Public Property OrientationDetection() As OrientationDetectionData
Get
Set
public:
property OrientationDetectionData^ OrientationDetection
{
OrientationDetectionData^ get()
void set(OrientationDetectionData^ value)
}
Runs the DetectDeskewOrientationCommand on an image.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET