Pages

PagesSetup.Pages property

Gets or sets the list of specific page numbers to include.

public List<int> Pages { get; set; }

See Also