AnnotationPageNumber Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets or sets the ordinal page number on which this annotation shall appear, where page 0 is the first page. Meaningful for FormsDataDocument only.

Namespace:  Apitron.PDF.Kit.Interactive.Annotations
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public int PageNumber { get; set; }

Property Value

Type: Int32
The page number where the annotation should be appeared.
See Also

Reference