[]
Gets or sets the list of areas occupied by embedded objects.
public List<ObjectRect> ObjectRects { get; set; }
Public Property ObjectRects As List(Of ObjectRect)