[]
Gets or sets the predominant reading order for text.
public ReadingDirection Direction { get; set; }
Public Property Direction As ReadingDirection
This property has no direct effect on the document�s contents or page numbering but can be used to determine the relative positioning of pages when displayed side by side or printed n-up. Default value: L2R.