Interface IBarcodeDocumentParser
public interface IBarcodeDocumentParser : IJavaObject, IDisposable, IJavaPeerable
- Inherited Members
Methods
ParseDocument(string, IList<BarcodeDocumentFormat>)
GenericDocument ParseDocument(string input, IList<BarcodeDocumentFormat> acceptedFormats)
Parameters
input
stringacceptedFormats
IList<BarcodeDocumentFormat>