VintaSoft Twain .NET SDK 15.0: Documentation for Web developer
Vintasoft.Twain Namespace / WebPageOrientationEnumJS Enumeration
Members Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebPageOrientationEnumJS Enumeration
    In This Topic
    Specifies available page orientations.
    Members
    MemberDescription
    AutoOrients the image according to criteria determined by the source. Available from TWAIN 2.0.
    AutoPictureOrients the document using image only algorithms. Available from TWAIN 2.0.
    AutoTextOrients the document using text only algorithms. Available from TWAIN 2.0.
    LandscapeLandscape (rotates the original image 270 degrees to the "left").
    PortraitPortrait (no rotation).
    Rotation180Rotates the original image 180 degrees to the "left".
    Rotation90Rotates the original image 90 degrees to the "left".
    Inheritance Hierarchy

    Object
       Vintasoft.Shared.WebEnumItemBaseJS
          Vintasoft.Twain.WebPageOrientationEnumJS

    Browser Compatibility
    9
    See Also