PDFReaderControls.NET Professional Type Reference

ReadDirection Enumeration

Different read directions for text.

public enum ReadDirection

Members

Member Name Description
LeftToRight Text is read from left to right.
RightToLeft Text is read from right to left (e.g. Arabic).
Default Depending of the usage this means: LeftToRight or InheritFromParent.

Requirements

Namespace: TallComponents.PDF

Assembly: TallComponents.PDF.ReaderControls (in TallComponents.PDF.ReaderControls.dll)

See Also

TallComponents.PDF Namespace