Click or drag to resize

FloatingLayout Properties

The FloatingLayout type exposes the following members.

Properties
 NameDescription
Public propertyAllowOverlap Gets or sets a value that specifies whether floating element can overlap other elements.
Public propertyAspectRatioLocked Gets or sets a value indicating whether the shape's aspect ratio is locked.
Public propertyDistanceFromText Gets or sets the distance (in points) between the document text and the element.
Public propertyEffects 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.
Public propertyCode exampleHorizontalPosition Gets or sets the horizontal position.
Public propertyLayoutInCell When true, the floating element shall be positioned within the existing table cell, causing the cell to be resized as needed.
Public propertyCode exampleVerticalPosition Gets or sets the vertical position.
Public propertyCode exampleWrappingStyle Gets or sets the setting for how text is wrapped around the floating element.
Public propertyWrapPolygon Gets or sets the wrapping polygon which shall be used to determine the extents to which text can wrap around the floating element.
Public propertyWrapSide Gets or sets the setting for how text can wrap around the floating element's sides.
Public propertyZOrder Gets or sets the z-order of the floating element.
Top
See Also