PdfFocusCImageOptionsSelectedPages Property |
Gets or sets an array with pages to save (0-based index).
Namespace: SautinSoftAssembly: SautinSoft.PdfFocus (in SautinSoft.PdfFocus.dll) Version: 2025.6.5
Syntaxpublic int[] SelectedPages { get; set; }
Public Property SelectedPages As Integer()
Get
Set
Property Value
Int32
See Also