Enum Rotation
Namespace: DocuWare.Platform.ServerClient.Content
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public enum Rotation : int
Fields
Name | Description |
---|---|
Rotate0Degree | The original page is not rotated. |
Rotate180Degree | The original page has to be rotated by 180 degree order to match the text shot. |
Rotate270Degree | 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. |
Rotate90Degree | The original page has to be rotated by 90 degree clock wise in order to match the text shot. |