Click or drag to resize

PdfSaveOptionsPageIndex Property

Gets or sets the 0-based index of the first page to save. Default is 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