Click or drag to resize

PdfSaveOptionsSelectedPages Property

Gets or sets a custom page 0-based index set for save. Setting PageIndex or PageCount properties are overrides SelectedPages.

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

Property Value

Int32
See Also