ByteScout.DocumentParser Namespace
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Classes
Class | Description | |
---|---|---|
BatchProcessing | Represents batch processing utilities. | |
Classifier | Represents a class that uses list of rules to classify a document (PDF or image). | |
ClassifierException | Represents errors that occur during PDF extraction process. | |
ComHelpers | Class that contains methods and constants that help use the SDK as ActiveX object from VBScript, VBA, VB6, Delphi, Visual C++. | |
CSVOptions | CSV format options. | |
DocumentParser | Represents a document parser that use regex-based templates to find and extract required data from documents in PDF or raster image formats. | |
Helpers | Helping methods. | |
ImagePreprocessingFilterList | Represents collection of image preprocessing filters. | |
LicenseInfo | License information. | |
ParserDamagedDocumentException | Damaged document exception. | |
ParserException | Represents errors that occur during PDF extraction process. | |
ParserInvalidPasswordException | Invalid password exception. | |
ParserPermissionsException | Permissions exception. | |
ParsingResult | ||
ResultField | ||
ResultObject | ||
ResultTable | ||
ResultTableCell | ||
StructureCoordinates | ||
Template | ||
TemplateDetectionRules | ||
TemplateFieldProperties | ||
TemplateFieldRepeatProperties | ||
TemplateGlobalTextFilterProperty | ||
TemplateObject | ||
TemplateOptions | ||
TemplateTableAutoDetectionProperties | ||
TemplateTableBoundProperty | ||
TemplateTableColumnProperty | ||
TemplateTableFilterProperty | ||
TemplateTableProperties | ||
TemplateTableProperty | ||
TemplateTableRowProperty |
Delegates
Delegate | Description | |
---|---|---|
BatchProcessingProcessingCallback | Callback delegate to get progress information from batch precessing methods. | |
ClassifierPasswordEventHandler | Represents parameters for PasswordRequired event. | |
DocumentParserParsingLogEventHandler | ParsingLog event handler delegate. | |
DocumentParserPasswordEventHandler | Represents parameters for PasswordRequired event. |
Enumerations
Enumeration | Description | |
---|---|---|
ClassifierRuleLogic | Defines a logic of classifier rules. | |
OCRMode | OCR (Optical Character Recognition) usage mode. | |
OutputFormat | Output format. | |
TemplateFieldType | ||
TemplateObjectType |