DS.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / AnchoredObject Class / WrapSide Property

In This Topic
WrapSide Property
In This Topic
Gets or sets a value specifying how text wraps around the sides of an anchored object.

The default is WrapSide.Both.

Syntax
'Declaration
 
Public Property WrapSide As WrapSide
 
See Also