Adds PdfPageLayer to the collection.
int addLayer(PdfPageLayer layer) { return _helper.addLayer(layer); }