Click or drag to resize

PdfLoadOptionsPageIndex Property

Gets or sets the 0-based index of the first page to load. Default value: 0.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public int PageIndex { get; set; }

Property Value

Int32
See Also