VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging Namespace / WebThumbnailFlowStyleEnumJS Enumeration
Members Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebThumbnailFlowStyleEnumJS Enumeration
    In This Topic
    Specifies available styles of an arrangement of thumbnails.
    Members
    MemberDescription
    SingleColumnElements flow from the top of the design surface to the bottom in a single column.
    SingleRowElements flow from the left edge of the design surface to the right in a single row.
    WrappedRowsElements flow from the left edge of the design surface to the right with wrapping.
    FixedColumnsElements flow from the left edge of the design surface to the right in a specified number of columns.
    Inheritance Hierarchy

    Object
       Vintasoft.Shared.WebEnumItemBaseJS
          Vintasoft.Imaging.WebThumbnailFlowStyleEnumJS

    Browser Compatibility
    56+
    45+
    11
    See Also