The predominant reading order for the text in the document.

Namespace: TallComponents.PDF.Navigation
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

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

Remarks

Default is LeftToRight.

See Also