Cloud Document AI v1 API - Enum Document.Types.Page.Types.Layout.Types.Orientation (3.1.0)

public enum Orientation

Reference 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.V1

Assembly

Google.Cloud.DocumentAI.V1.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.