[]
Gets or sets the starting position in the destination document at which the pages of the source document will be inserted.
-1 (the default) indicates that the pages will be added to the end of the document.
public int Index { get; set; }
Public Property Index As Integer