Enum Document.Types.Page.Types.Layout.Types.Orientation (1.0.0-beta03)

public enum Orientation

Detected human reading orientation.

Namespace

Google.Cloud.DocumentAI.V1Beta2

Assembly

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