ActiveReports 10
Bounds Property (DocumentModel.TextItem)

GrapeCity.ActiveReports.Viewer.Win.v10 Assembly > GrapeCity.Viewer.Common.Model Namespace > DocumentModel.TextItem Class : Bounds Property
Gets item boundaries within a page
Syntax
'Declaration
 
Public ReadOnly Property Bounds As Rect
public Rect Bounds {get;}

Property Value

The bounds.
See Also

Reference

DocumentModel.TextItem Class
DocumentModel.TextItem Members