files property

vector<DatedFile>? files
getter/setter pair

List of files containing the pages of the document

Implementation

vector<DatedFile>? files;