[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.MergeDocumentOptions.PagesRange

PagesRange Property

PagesRange

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.

Declaration
public OutputRange PagesRange { get; set; }
Public Property PagesRange As OutputRange