Show TOC

 IFrame PropertiesLocate this document in the navigation structure

Properties in the View Designer
  • border

    Specifies whether or not the IFrame UI element is displayed with borders.

  • height

    Height of the IFrame, specified in CSS sizes, such as em, ex, pixel, or percent. See also Legend .

  • scrollingMode

    Display of the scroll bar within the UI element.

    Value

    Visual Display

    Description

    auto

    The scroll bar within the container is activated automatically.

    both

    A vertical and horizontal scroll bar are activated.

    none

    Scrolling through the content is not possible.

  • source

    URL, in which the IFrame is to be loaded.

  • width

    Width of the IFrame, specified in CSS sizes, such as em, ex, pixel, or percent. See also Legend .