[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.WrapFormat.BehindText

BehindText Property

BehindText

Gets or sets whether a floating shape is displayed behind the text of the document when the document is displayed. When a shape is displayed within a document, that shape can intersect with text in the document. This property determines whether the text or the object is rendered on top in case of overlapping.

Declaration
public bool BehindText { get; set; }
Public Property BehindText As Boolean
Remarks

If property Type is not None, this value does not have any effect when displaying the object.