Skip to main content
A newer version of this page is available. .

FloatingObjectHorizontalPositionType Enum

Lists values specifying to what element the horizontal position of a floating object is relative.

Declaration

declare enum FloatingObjectHorizontalPositionType {
    Page = 0,
    Character,
    Column,
    Margin,
    LeftMargin,
    RightMargin,
    InsideMargin,
    OutsideMargin,
}

Members

Name Description
Character

Relative to character.

Column

Relative to column.

InsideMargin

Relative to inside margin.

LeftMargin

Relative to left margin.

Margin

Relative to margin.

OutsideMargin

Relative to outside margin.

Page

Relative to page.

RightMargin

Relative to right margin.

Remarks

Values listed by this enumeration are used to set the following properties: