[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.WrapFormat.Side

Side Property

Side

Gets or sets a value indicating whether the document text wraps on both sides of a shape, on either the left or right side only, or on the side of the shape that is farthest from the page margin.

Declaration
public WrapSide Side { get; set; }
Public Property Side As WrapSide
Remarks

If property Type is not Inline or None or TopBottom, his value does not have any effect when displaying the object.