Rotation EnumerationDocuWare Platform .NET API

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

[SerializableAttribute]
public enum Rotation
Members

  Member nameValueDescription
Rotate0Degree0 The original page is not rotated.
Rotate90Degree1 The original page has to be rotated by 90 degree clock wise in order to match the text shot.
Rotate180Degree2 The original page has to be rotated by 180 degree order to match the text shot.
Rotate270Degree3 The original page has to be rotated by 270 degree clock wise (that is, 90 degree clock-wise) in order to match the text shot.
Remarks

See Also