pages
Returns the array of pages contained in the selection.
Declaration
var pages: [PDFPage] { get }Discussion
Pages are sorted by index number.
Returns the array of pages contained in the selection.
var pages: [PDFPage] { get }Pages are sorted by index number.