class
BarcodeFoundWithContent
This class represents all the pages identified by a single barcode in a pdf file with their contents
Base class:
Implemented interfaces:
This type does not implements any interface.
Derived types:
This type is not derived by any type in DocsMarshal.
Properties
The content of the small file. It contains the content of the pages specified from 'Pages' attribute
Int32 PageIndex { get; set; }
The list of the pages number (referenced to the big file) which are contained in the small one.