FloatingObjectTextWrappingSettings Properties
Contains text wrapping settings for floating objects.Name | Description |
---|---|
bottomDistance | Gets or sets the bottom offset of text wrapping. |
floatingObjectTextWrapSide | Gets or sets a value specifying how text can wrap around a floating object’s left and right sides. |
floatingObjectTextWrapType | Gets or sets a value specifying how text is wrapped around a floating object. |
leftDistance | Gets or sets the left offset of text wrapping. |
rightDistance | Gets or sets the right offset of text wrapping. |
topDistance | Gets or sets the top offset of text wrapping. |
See Also