Property Pages
Pages
Gets or sets the pages to render. Defaults to All.
public PageRange Pages { get; set; }
Property Value
Remarks
The same PageRange the document-to-image path uses, so a caller who knows one knows both. A range naming pages the document does not have is an error rather than an empty result — silently producing nothing is the failure mode that looks like success.