Click or drag to resize

PdfAnnotationPage Property

Gets the page with which this annotation is associated.

Namespace: SautinSoft.Pdf.Annotations
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.5.19
Syntax
public PdfPage Page { get; }

Property Value

PdfPage
The page with which this annotation is associated.
See Also