Limitations
Valid values for setting the page number are between 1 and the total number of pages, which is dependent on the loaded document, of course.
Gets or sets the page number that the Document
public int PageNumber { get; set; }
Public Property PageNumber() As Integer
Valid values for setting the page number are between 1 and the total number of pages, which is dependent on the loaded document, of course.