[]
Gets or sets the range of pages to render, e.g., '1-5, 8, 11-13'. Defaults to all pages.
Note that this property is ignored if FullPage is true.
public string PageRanges { get; set; }
Public Property PageRanges As String