[]
Gets or sets the OutputRange object specifying the range of the pages in the source document that should be merged into the destination document.
Null (the default) indicates that all pages will be merged.
public OutputRange PagesRange { get; set; }
Public Property PagesRange As OutputRange