Page

PdfAnnotation.Page property

Gets the parent page of this PdfAnnotation.

public PdfPage Page { get; }

Property Value

The parent page of this PdfAnnotation.

See Also