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

FloatingObjectAlignmentPositionSettings Members

Contains alignment position settings for floating objects.

Properties

Name Description
horizontalPositionAlignment Gets or sets a value specifying how a floating object is horizontally aligned relative to an element specified by the FloatingObjectAlignmentPositionSettings.horizontalPositionAlignment property.
horizontalPositionType Gets or sets a value specifying to what element the horizontal alignment of a floating object is relative.
verticalPositionAlignment Gets or sets a value specifying how a floating object is vertically aligned relative to an element specified by the FloatingObjectAlignmentPositionSettings.verticalPositionAlignment property.
verticalPositionType Gets or sets a value specifying to what element the vertical alignment of a floating object is relative.
See Also