Documents for PDF, .NET Edition Documentation
Rect Property

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Annotations Namespace > AnnotationBase Class : Rect Property
Gets or sets the annotation rectangle, defining the location of the annotation on a page.
Syntax
'Declaration
 
Public Property Rect As System.Drawing.RectangleF
public System.Drawing.RectangleF Rect {get; set;}
See Also

Reference

AnnotationBase Class
AnnotationBase Members