IPdfViewerAnnotationBuilder.Bounds Property
Gets the annotation’s bounds on a page.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.1.Drawing.dll
NuGet Package: DevExpress.Pdf.Drawing
Declaration
Property Value
Type | Description |
---|---|
PdfRectangle | Annotation bounds in the page coordinate system. |
See Also