get_AutomaticalOrientation Method
In This Topic
Gets an automatic orientation command.
Syntax
var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebOcrPreprocessingCommandJS();
var value; // Type: Vintasoft.Imaging.ImageProcessing.DocCleanup.WebAutoTextOrientationCommandJS
value = instance.get_AutomaticalOrientation();
Return Value
An instance of
WebAutoTextOrientationCommandJS class. By default command is used.
Browser Compatibility
See Also