VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.ImageProcessing.Info Namespace / GetDocumentImageRotationAngleCommand Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
GetDocumentImageRotationAngleCommand Class
In This Topic
Detects rotation angle of a document image.
Object Model
ProcessingCommandBase GetRotationAngleCommand GetTextOrientationCommand ProcessingCommandResults GetDocumentImageRotationAngleCommand
Syntax
'Declaration

Public Class GetDocumentImageRotationAngleCommand
   Inherits Vintasoft.Imaging.ImageProcessing.ProcessingCommandBase

public class GetDocumentImageRotationAngleCommand : Vintasoft.Imaging.ImageProcessing.ProcessingCommandBase

Inheritance Hierarchy

System.Object
   Vintasoft.Imaging.ImageProcessing.ProcessingCommandBase
      Vintasoft.Imaging.ImageProcessing.Info.GetDocumentImageRotationAngleCommand

Requirements

Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

See Also