FloatingObjectAbsolutePositionSettings Properties
Contains page margin settings.Name | Description |
---|---|
horizontalAbsolutePosition | Gets or sets a floating object’s horizontal position relative to an element specified by the FloatingObjectAbsolutePositionSettings.horizontalPositionType property. |
horizontalPositionType | Gets or sets a value specifying to what element the horizontal position of a floating object is relative. |
verticalAbsolutePosition | Gets or sets a floating object’s vertical position relative to an element specified by the FloatingObjectAbsolutePositionSettings.verticalPositionType property. |
verticalPositionType | Gets or sets a value specifying to what element the vertical position of a floating object is relative. |
See Also