PdfAnnotationPage Property |
Gets the page with which this annotation is associated.
Namespace: SautinSoft.Pdf.AnnotationsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.5.19
Syntaxpublic PdfPage Page { get; }Public ReadOnly Property Page As PdfPage
Get
Property Value
PdfPage
The page with which this annotation is associated.
See Also