[]
        
(Showing Draft Content)

GrapeCity.Documents.Html.PdfOptions.PageRanges

PageRanges Property

PageRanges

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.

Declaration
public string PageRanges { get; set; }
Public Property PageRanges As String