FloatingObjectAlignmentPositionSettings.verticalPositionAlignment Property
Gets or sets a value specifying how a floating object is vertically aligned relative to an element specified by the FloatingObjectAlignmentPositionSettings.verticalPositionAlignment
property.
Declaration
verticalPositionAlignment: FloatingObjectVerticalPositionAlignment
Property Value
Type | Description |
---|---|
FloatingObjectVerticalPositionAlignment | One of the FloatingObjectVerticalPositionAlignment enumeration values. |
See Also