VintaSoft Imaging .NET SDK 12.4: Documentation for Web developer
Vintasoft.Imaging.Annotation Namespace / WebTextAlignEnumJS Enumeration
Members Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebTextAlignEnumJS Enumeration
    In This Topic
    Specifies available text alignments on the drawing surface.
    Members
    MemberDescription
    TopLeftContent is vertically aligned at the top, and horizontally aligned on the left.
    TopCenterContent is vertically aligned at the top, and horizontally aligned at the center.
    TopRightContent is vertically aligned at the top, and horizontally aligned on the right.
    MiddleLeftContent is vertically aligned in the middle, and horizontally aligned on the left.
    MiddleCenterContent is vertically aligned in the middle, and horizontally aligned at the center.
    MiddleRightContent is vertically aligned in the middle, and horizontally aligned on the right.
    BottomLeftContent is vertically aligned at the bottom, and horizontally aligned on the left.
    BottomCenterContent is vertically aligned at the bottom, and horizontally aligned at the center.
    BottomRightContent is vertically aligned at the bottom, and horizontally aligned on the right.
    Inheritance Hierarchy

    Object
       Vintasoft.Shared.WebEnumItemBaseJS
          Vintasoft.Imaging.Annotation.WebTextAlignEnumJS

    Browser Compatibility
    56+
    45+
    11
    See Also