Search Results for

    Show / Hide Table of Contents

    Enum Direction

    Reading order directionality for text

    Namespace: Sdl.FileTypeSupport.Framework
    Assembly: Sdl.FileTypeSupport.Framework.Core.dll
    Syntax
    public enum Direction

    Fields

    Name Description
    Inherit

    Same directionality as surrounding content, or the default directionality if none

    LeftToRight

    Explicit left-to-right reading order, independent of the surrounding content

    RightToLeft

    Explicit right-to-left reading order, independent of the surrounding content

    On this page

    • Fields
    Back to top Generated by DocFX