PdfTextAnnotationPageNumber Property

1-based page number on which the annotation icon is placed

Definition

Namespace: EvoPdf.Next
Assembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.10.0
C#
public int PageNumber { get; set; }

Property Value

Int32

See Also