VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Pdf Namespace / WebPdfContentAlignmentEnumJS Enumeration
Members Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebPdfContentAlignmentEnumJS Enumeration
    In This Topic
    Specifies available alignment modes of PDF content.
    Members
    MemberDescription
    LeftThe content is aligned in the the left edge of the layout rectangle.
    RightThe content is aligned in the the right edge of the layout rectangle.
    TopThe content is aligned in the the top edge of the layout rectangle.
    BottomThe content is aligned in the the bottom edge of the layout rectangle.
    CenterLeftThe content is centered in the left edge of layout rectangle.
    CenterRightThe content is centered in the right edge of layout rectangle.
    CenterTopThe content is centered in the top edge of layout rectangle.
    CenterBottomThe content is centered in the bottom edge of layout rectangle.
    CenterThe content is centered in the layout rectangle.
    FillHorizontalThe content is filled in the horizontal of the layout rectangle.
    FillVerticalThe content is filled in the vertical of the layout rectangle.
    FillThe content is filled in the layout rectangle.
    Inheritance Hierarchy

    Object
       Vintasoft.Shared.WebEnumItemBaseJS
          Vintasoft.Shared.WebFlagsEnumItemBaseJS
             Vintasoft.Imaging.Pdf.WebPdfContentAlignmentEnumJS

    Browser Compatibility
    56+
    45+
    11
    See Also