PdfImportOptions.PageIndex

PdfImportOptions.PageIndex property

Gets or sets the index of the first page to save. By default is 0.

public int PageIndex { get; set; }

See Also