Back to Devexpress

IPdfViewerAnnotationBuilder.Bounds Property

officefileapi-devexpress-dot-pdf-dot-ipdfviewerannotationbuilder-1c54b707.md

latest1.1 KB
Original Source

IPdfViewerAnnotationBuilder.Bounds Property

Gets the annotation’s bounds on a 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

IPdfViewerAnnotationBuilder Interface

IPdfViewerAnnotationBuilder Members

DevExpress.Pdf Namespace