| Package | Description |
|---|---|
| com.groupdocs.parser |
The package provides classes for parsing data from documents.
|
| Modifier and Type | Method and Description |
|---|---|
Iterable<PageBarcodeArea> |
Parser.getBarcodes(BarcodeOptions options)
Extracts barcodes from the document using customization options (to set the rectangular area that contains barcodes).
|
Iterable<PageBarcodeArea> |
Parser.getBarcodes(int pageIndex,
BarcodeOptions options)
Extracts barcodes from the document page using customization options (to set the rectangular area that contains barcodes).
|
Copyright © 2026. All rights reserved.