PageNumber

SearchOptions.PageNumber property

Gets or sets Document page number for searching. Value is optional.

public int? PageNumber { get; set; }

See Also