BaseAnnotation.Bounds Property
Gets the annotation rectangle in the user coordinate system that defines the annotation’s location on the page.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| RectangleF | The annotation rectangle on the page. |
See Also