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