[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.MergeDocumentOptions.Index

Index Property

Index

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.

Declaration
public int Index { get; set; }
Public Property Index As Integer