BarCodeReader.Read() - Read() funcitnality is not available

Hi I am trying to use same functinality but looks like barCodeReader.Read() - Read() funcitnality is not available when I try and getting build error in c# can you please let me know how to resolve

my Scenario is

I have 60 pages document

first page has bar code and next 4 pages regular page and I need save those pages and then go for next barcode and have 10 page and save… something like I need split and save for each barcode page

here is the veersion I am using (23.12.0.0) Aspose.BarCode for .NET

We have replaced Read with ReadBarCodes.

This article helps you with reading barcodes from pdf document.