PdfLoadOptionsPageIndex Property

Gets or sets the 0-based index of the first page to read. Default is 0.

Namespace:  Aspose.Words
Assembly:  Aspose.Words (in Aspose.Words.dll) Version: 20.3
Syntax
public int PageIndex { get; set; }

Property Value

Type: Int32
See Also