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

FloatingObjectVerticalPositionType Enum

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

Declaration

declare enum FloatingObjectVerticalPositionType {
    Page = 0,
    Line,
    Paragraph,
    Margin,
    TopMargin,
    BottomMargin,
    InsideMargin,
    OutsideMargin,
}

Members

Name Description
BottomMargin

Relative to bottom margin.

InsideMargin

Relative to inside margin.

Line

Relative to line.

Margin

Relative to margin.

OutsideMargin

Relative to outside margin.

Page

Relative to page.

Paragraph

Relative to paragraph.

TopMargin

Relative to top margin.

Remarks

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