|  | 
| PdfAnnotationElementRectangle Property  | 
 
            Gets or sets the annotation rectangle in the pdf page.
            
 
    Namespace: 
   SelectPdf
    Assembly:
   Select.Pdf (in Select.Pdf.dll) Version: 24.1
 Syntax
Syntaxpublic RectangleF Rectangle { get; set; }Public Property Rectangle As RectangleF
	Get
	Set
Property Value
Type: 
RectangleF See Also
See Also