Floating |
The FloatingLayout type exposes the following members.
Name | Description | |
---|---|---|
![]() | AllowOverlap | Gets or sets a value that specifies whether floating element can overlap other elements. |
![]() | AspectRatioLocked | Gets or sets a value indicating whether the shape's aspect ratio is locked. |
![]() | DistanceFromText | Gets or sets the distance (in points) between the document text and the element. |
![]() | Effects | Gets or sets a distance (in points) which shall be added to each edge of the element, in order to compensate for any drawing effects applied to. |
![]() ![]() | HorizontalPosition | Gets or sets the horizontal position. |
![]() | LayoutInCell | When true, the floating element shall be positioned within the existing table cell, causing the cell to be resized as needed. |
![]() ![]() | VerticalPosition | Gets or sets the vertical position. |
![]() ![]() | WrappingStyle | Gets or sets the setting for how text is wrapped around the floating element. |
![]() | WrapPolygon | Gets or sets the wrapping polygon which shall be used to determine the extents to which text can wrap around the floating element. |
![]() | WrapSide | Gets or sets the setting for how text can wrap around the floating element's sides. |
![]() | ZOrder | Gets or sets the z-order of the floating element. |