Cloud Document AI v1beta3 API - Enum Document.Types.Page.Types.Layout.Types.Orientation (2.0.0-beta19)

public enum Document.Types.Page.Types.Layout.Types.Orientation

Reference documentation and code samples for the Cloud Document AI v1beta3 API enum Document.Types.Page.Types.Layout.Types.Orientation.

Detected human reading orientation.

Namespace

Google.Cloud.DocumentAI.V1Beta3

Assembly

Google.Cloud.DocumentAI.V1Beta3.dll

Fields

NameDescription
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.