DsPdfJS API - v9.1.0
    Preparing search index...

    Enumeration FlowDirection

    Indicates the direction of how lines of text are placed relative to one another.

    Index

    Enumeration Members

    HorizontalTopToBottom: 0

    Specifies that horizontal text lines are placed from top to bottom.

    VerticalLeftToRight: 2

    Specifies that vertical text lines are placed from left to right.

    VerticalRightToLeft: 1

    Specifies that vertical text lines are placed from right to left.