Back to Devexpress

IPdfViewerAnnotation.Bounds Property

officefileapi-devexpress-dot-pdf-dot-ipdfviewerannotation-6cb4b708.md

latest1.0 KB
Original Source

IPdfViewerAnnotation.Bounds Property

Gets the annotation’s bounds on the page.

Namespace : DevExpress.Pdf

Assembly : DevExpress.Pdf.v25.2.Drawing.dll

NuGet Package : DevExpress.Pdf.Drawing

Declaration

csharp
PdfRectangle Bounds { get; }
vb
ReadOnly Property Bounds As PdfRectangle

Property Value

TypeDescription
PdfRectangle

Annotation bounds in the page coordinate system.

|

See Also

IPdfViewerAnnotation Interface

IPdfViewerAnnotation Members

DevExpress.Pdf Namespace