DocxSaveOptionsPageIndex Property |
Gets or sets the 0-based index of the first page to save.
Namespace: SautinSoft.PdfAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.11.26
Syntaxpublic int PageIndex { get; set; }
Public Property PageIndex As Integer
Get
Set
Property Value
Int32
Remarks
Default value: 0.
See Also