The predominant reading order for the text in the document.

Namespace: TallComponents.PDF.Layout.Navigation
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
public ReadDirection ReadDirection { get; set; }
Visual Basic
Public Property ReadDirection As ReadDirection
	Get
	Set

Remarks

Default is LeftToRight.

See Also