Back to Devexpress

PdfAnnotation.Page Property

officefileapi-devexpress-dot-pdf-dot-pdfannotation-dc777991.md

latest997 B
Original Source

PdfAnnotation.Page Property

Gets the page with which the annotation is associated.

Namespace : DevExpress.Pdf

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

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public PdfPage Page { get; }
vb
Public ReadOnly Property Page As PdfPage

Property Value

TypeDescription
PdfPage

A PdfPage object that is the individual page in the document.

|

See Also

PdfAnnotation Class

PdfAnnotation Members

DevExpress.Pdf Namespace