VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.ImageProcessing.Info Namespace / GetDocumentImageRotationAngleCommandResult Class
Constructors Properties Methods SeeAlso
In This Topic
GetDocumentImageRotationAngleCommandResult Class Members
In This Topic
The following tables list the members exposed by GetDocumentImageRotationAngleCommandResult.
Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the GetDocumentImageRotationAngleCommandResult class.
Public Properties
 NameDescription
Public PropertyGets the detected rotation angle, in degrees, of the image.
Public PropertyGets the confidence, in percents, of the result.
Public Methods
 NameDescription
Public MethodCombines some execution results into one execution result. (Inherited from ProcessingCommandResult)
See Also