PdfAnnotationBounds Property |
(Required) The annotation bounds, defining the location and the size of the annotation on the page in default user space units.
Namespace: SautinSoft.Pdf.AnnotationsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.5.5
Syntaxpublic PdfRectangle Bounds { get; set; }Public Property Bounds As PdfRectangle
Get
Set
Property Value
PdfRectangle
The annotation bounds, defining the location and the size of the annotation on the page in default user space units.
Exceptions
See Also