PdfSaveOptionsSelectedPages Property |
Gets or sets a custom page 0-based index set for save.
Setting
PageIndex or
PageCount properties are overrides
SelectedPages.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.11.20
Syntax public int[] SelectedPages { get; set; }
Public Property SelectedPages As Integer()
Get
Set
Property Value
Int32See Also