Click or drag to resize

ImportOptionsInsertIndex Property

Gets or sets insert position. Default value is -1 (insert pages at the end of document).

Namespace:  Atalasoft.PdfDoc.MergeForms
Assembly:  Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public int InsertIndex { get; set; }

Property Value

Type: Int32
See Also