public enum Document.Types.Page.Types.Layout.Types.OrientationReference documentation and code samples for the Cloud Document AI v1 API enum Document.Types.Page.Types.Layout.Types.Orientation.
Detected human reading orientation.
Namespace
Google.Cloud.DocumentAI.V1Assembly
Google.Cloud.DocumentAI.V1.dll
Fields |
|
|---|---|
| Name | Description |
PageDown |
Orientation is aligned with page down. Turn the head 180 degrees from upright to read. |
PageLeft |
Orientation is aligned with page left. Turn the head 90 degrees counterclockwise from upright to read. |
PageRight |
Orientation is aligned with page right. Turn the head 90 degrees clockwise from upright to read. |
PageUp |
Orientation is aligned with page up. |
Unspecified |
Unspecified orientation. |