[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.WrapSide

WrapSide Enum

Specifies how text wraps around the sides of an anchored object.

Namespace: GrapeCity.Documents.Text
Assembly: DS.Documents.Imaging.dll
Syntax
public enum WrapSide
Public Enum WrapSide

Fields

Name Description
Both

Text wraps on both sides of an anchored object.

Far

Text wraps on the far side only.

Largest

Text wraps on the side of an anchored object that is farthest from the margin.

Near

Text wraps on the near side only.

None

Text does not wrap on any side of an anchored object.