[]
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.
public bool BehindText { get; set; }
Public Property BehindText As Boolean
If property Type is not None, this value does not have any effect when displaying the object.