[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Articles.ArticleBead.Bounds

Bounds Property

Bounds

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.

Declaration
public RectangleF Bounds { get; set; }
Public Property Bounds As RectangleF