[]
Gets or sets the location of this ArticleBead on the page. The coordinates of the rectangle are relative to the upper left corner of the page's media box, with the Y (vertical) coordinates increasing from top to bottom.
public RectangleF Bounds { get; set; }
Public Property Bounds As RectangleF