SkewOutput
SkewOutput class
Data about skew angle in degrees and name of the file.
public class SkewOutput
Constructors
| Name | Description |
|---|---|
| SkewOutput() | The default constructor. |
Properties
| Name | Description |
|---|---|
| Angle { get; set; } | Skew angle in degrees. |
| Page { get; set; } | Page number. |
| Source { get; set; } | The full path to the file or URL, if any. Empty for streams, byte arrays, base64. |
See Also
- namespace Aspose.OCR
- assembly Aspose.OCR