ActiveReports 13
PageRectangle Property

GrapeCity.ActiveReports.Document Assembly > GrapeCity.ActiveReports.Document.Section.Annotations Namespace > Annotation Class : PageRectangle Property
Gets or sets the rectangular area of the page on which the annotation is drawn.
Syntax
'Declaration
 
Public Property PageRectangle As RectangleF
public RectangleF PageRectangle {get; set;}

Property Value

A RectangleF.
See Also

Reference

Annotation Class
Annotation Members