PageNumber

PdfAnnotation.PageNumber property

Gets the number of the page containing the annotation.

public int PageNumber { get; }

Property Value

The number of the page containing the annotation.

See Also