PdfLoadOptionsPageIndex Property |
Gets or sets the 0-based index of the first page to load. Default value: 0.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.5.6
Syntaxpublic int PageIndex { get; set; }
Public Property PageIndex As Integer
Get
Set
Property Value
Int32
See Also