PageContentSkewAngle Property DocuWare Platform .NET API
The skew angle in degree denoting the amount by which the document image has to be rotated clockwise in order to match the text shot.

Namespace: DocuWare.Platform.ServerClient.Content
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.6
Syntax

C#
[DefaultValueAttribute(0)]
[XmlAttributeAttribute]
public double SkewAngle { get; set; }

Property Value

Type: Double
See Also

Reference