Link Search Menu Expand Document

ViewerPreferencesDirection Property

Gets or sets the predominant reading order for text.
Remarks
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.

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public Direction Direction { get; set; }

Property Value

Type: Direction
See Also

Reference