Click or drag to resize

ImportOptionsPagesToImport Property

Gets or sets indexes of pages that should be imported. If the parameter is not specified, all pages are imported.

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[] PagesToImport { get; set; }

Property Value

Type: Int32
See Also