Keyword(s) for which to search:
Sort results by title
Keyword Index
Direct Link
About ByteScout Document Parser SDK
Template Creation Guide
Document Parser SDK API Reference
Bytescout.BarCodeReader
AAMVAVersion Enumeration
AbbreviationAttribute Class
AbbreviationAttribute Constructor
AbbreviationAttribute Properties
Abbreviation Property
AbbreviationAttribute Methods
Address Class
Address Constructor
Address Properties
City Property
Country Property
JurisdictionCode Property
PostalCode Property
PostalCodeDisplay Property
StreetLine1 Property
StreetLine2 Property
Address Methods
ToString Method
ComplianceType Enumeration
Country Enumeration
CountryAttribute Class
CountryAttribute Constructor
CountryAttribute Properties
Country Property
CountryAttribute Methods
DescriptionAttribute Class
DescriptionAttribute Constructor
DescriptionAttribute Properties
Description Property
DescriptionAttribute Methods
DriversLicense Class
DriversLicense Constructor
DriversLicense Properties
HazmatEndorsementExpirationDate Property
Jurisdiction Property
StandardEndorsementCode Property
StandardRestrictionCode Property
StandardVehicleClassification Property
DriversLicense Methods
DriversLicenseJurisdiction Class
DriversLicenseJurisdiction Constructor
DriversLicenseJurisdiction Properties
EndorsementCodeDescription Property
EndorsementCodes Property
RestrictionCodeDescription Property
RestrictionCodes Property
VehicleClass Property
VehicleClassificationDescription Property
DriversLicenseJurisdiction Methods
EndorsementCode Enumeration
Ethnicity Enumeration
EyeColor Enumeration
HairColor Enumeration
Height Class
Height Constructor
Height Properties
Centimeters Property
IsMetric Property
Height Methods
CompareTo Method
Equals Method
Equals Method (Object)
Equals Method (Height)
FromImperial Method
FromImperial Method (Int32)
FromImperial Method (Int32, Int32)
FromMetric Method
GetHashCode Method
ToString Method
Height Operators
Equality Operator
Inequality Operator
IdentificationCard Class
IdentificationCard Constructor
IdentificationCard Properties
AamvaVersionNumber Property
AdditionalJurisdictionElements Property
Address Property
AuditInformation Property
ComplianceType Property
DateOfBirth Property
DocumentDiscriminator Property
Ethnicity Property
ExpirationDate Property
EyeColor Property
HairColor Property
HasTemporaryLawfulStatus Property
Height Property
IdNumber Property
InventoryControlNumber Property
IsOrganDonor Property
IssueDate Property
IssuerIdentificationNumber Property
IsVeteran Property
JurisdictionVersionNumber Property
Name Property
PlaceOfBirth Property
RevisionDate Property
Sex Property
Under18Until Property
Under19Until Property
Under21Until Property
Weight Property
IdentificationCard Methods
IssuerIdentificationNumber Enumeration
Name Class
Name Constructor
Name Properties
AliasFirst Property
AliasLast Property
AliasSuffix Property
First Property
Last Property
Middle Property
Suffix Property
WasFirstTruncated Property
WasLastTruncated Property
WasMiddleTruncated Property
Name Methods
ToString Method
ParserAttribute Class
ParserAttribute Constructor
ParserAttribute Properties
ElementId Property
ParserAttribute Methods
RestrictionCode Enumeration
Sex Enumeration
Validation Enumeration
Weight Class
Weight Constructor
Weight Properties
IsMetric Property
Kilograms Property
WeightRange Property
Weight Methods
CompareTo Method
Equals Method
Equals Method (Object)
Equals Method (Weight)
FromImperial Method
FromMetric Method
FromRange Method
GetHashCode Method
ToString Method
Weight Operators
Equality Operator
Inequality Operator
WeightRange Enumeration
ByteScout.DocumentParser
BatchProcessing Class
BatchProcessing Constructor
BatchProcessing Methods
ParseFolderToCSV Method
ParseFolderToCSV Method (DocumentParser, String, Stream, CSVOptions, BatchProcessing.ProcessingCallback)
ParseFolderToCSV Method (DocumentParser, String, String, CSVOptions, BatchProcessing.ProcessingCallback)
BatchProcessing.ProcessingCallback Delegate
Classifier Class
Classifier Constructor
Classifier Constructor
Classifier Constructor (String, String)
Classifier Properties
IgnorePDFPermissions Property
OCRDetectPageRotation Property
OCRLanguage Property
OCRLanguageDataFolder Property
OCRMaximizeCPUUtilization Property
OCRMode Property
OCRResolution Property
RegistrationKey Property
RegistrationName Property
Classifier Methods
AddRule Method
AddRulesFromSpreadsheet Method
AddRulesFromSpreadsheet Method (Stream, Boolean)
AddRulesFromSpreadsheet Method (String, Boolean)
ClassifyDocument Method
ClassifyDocument Method (Stream)
ClassifyDocument Method (String)
Dispose Method
Reset Method
Classifier Events
PasswordRequired Event
Classifier.PasswordEventHandler Delegate
ClassifierException Class
ClassifierException Constructor
ClassifierException Constructor (String)
ClassifierException Constructor (String, Exception)
ClassifierException Properties
ClassifierException Methods
ClassifierException Events
ClassifierRuleLogic Enumeration
ComHelpers Class
ComHelpers Constructor
ComHelpers Properties
OCRMODE_AUTO Property
OCRMODE_DISABLED Property
OCRMODE_FORCED Property
OCRMODE_REPAIRFONTS Property
OUTPUTFORMAT_CSV Property
OUTPUTFORMAT_JSON Property
OUTPUTFORMAT_XML Property
OUTPUTFORMAT_YAML Property
ComHelpers Methods
CSVOptions Class
CSVOptions Constructor
CSVOptions Properties
ColumnNamesMapping Property
Encoding Property
EncodingName Property
GenerateColumnHeaders Property
QuotationCharacter Property
SeparatorCharacter Property
UnwrapMultilineValues Property
CSVOptions Methods
DocumentParser Class
DocumentParser Constructor
DocumentParser Constructor
DocumentParser Constructor (String, String)
DocumentParser Properties
GenerateTimestamp Property
IgnorePDFPermissions Property
LicenseInfo Property
OCRDetectPageRotation Property
OCRImagePreprocessingFilters Property
OCRLanguage Property
OCRLanguageDataFolder Property
OCRMaximizeCPUUtilization Property
OCRMode Property
OCRResolution Property
RegistrationKey Property
RegistrationName Property
Version Property
DocumentParser Methods
AddTemplate Method
AddTemplate Method (String)
AddTemplate Method (Template)
AddTemplateFromString Method
AddTemplateFromString Method (String)
AddTemplateFromString Method (String, String)
AddTemplates Method
ClearTemplates Method
Dispose Method
ExportResultsToCSV Method
ExportResultsToJSON Method
ExportResultsToXML Method
ExportResultsToYAML Method
GetCashedDocumentText Method
GetDocumentText Method
GetDocumentText Method (Stream, Int32)
GetDocumentText Method (String, Int32)
GetDocumentText Method (Stream, Stream, Int32)
GetDocumentText Method (String, String, Int32)
GetPageCount Method
GetPageCount Method (Stream)
GetPageCount Method (String)
Log Method
ParseDocument Method
ParseDocument Method (Stream)
ParseDocument Method (String)
ParseDocument Method (Stream, OutputFormat, CSVOptions)
ParseDocument Method (String, OutputFormat, CSVOptions)
ParseDocument Method (Stream, Stream, OutputFormat, CSVOptions)
ParseDocument Method (String, String, OutputFormat, CSVOptions)
ParseDocumentPageRange Method
ParseDocumentPageRange Method (Stream, IList(Int32))
ParseDocumentPageRange Method (Stream, String)
ParseDocumentPageRange Method (String, IList(Int32))
ParseDocumentPageRange Method (String, String)
ParseDocumentPageRange Method (Stream, Int32, Int32)
ParseDocumentPageRange Method (String, Int32, Int32)
ParseDocumentPageRange Method (Stream, IList(Int32), OutputFormat, CSVOptions)
ParseDocumentPageRange Method (Stream, String, OutputFormat, CSVOptions)
ParseDocumentPageRange Method (String, IList(Int32), OutputFormat, CSVOptions)
ParseDocumentPageRange Method (String, String, OutputFormat, CSVOptions)
ParseDocumentPageRange Method (Stream, IList(Int32), Stream, OutputFormat, CSVOptions)
ParseDocumentPageRange Method (Stream, Int32, Int32, OutputFormat, CSVOptions)
ParseDocumentPageRange Method (Stream, String, Stream, OutputFormat, CSVOptions)
ParseDocumentPageRange Method (String, IList(Int32), String, OutputFormat, CSVOptions)
ParseDocumentPageRange Method (String, Int32, Int32, OutputFormat, CSVOptions)
ParseDocumentPageRange Method (String, String, String, OutputFormat, CSVOptions)
ParseDocumentPageRange Method (Stream, Int32, Int32, Stream, OutputFormat, CSVOptions)
ParseDocumentPageRange Method (String, Int32, Int32, String, OutputFormat, CSVOptions)
DocumentParser Events
ParsingLog Event
PasswordRequired Event
DocumentParser.ParsingLogEventHandler Delegate
DocumentParser.PasswordEventHandler Delegate
Helpers Class
Helpers Methods
AutodetectFieldExpression Method
AutodetectFieldExpression Method (Stream, Int32, RectangleF, String, String, String, String)
AutodetectFieldExpression Method (String, Int32, RectangleF, String, String, String, String)
AutodetectStandardFields Method
AutodetectStandardFields Method (Stream, String, String, String, String)
AutodetectStandardFields Method (String, String, String, String, String)
EscapeString Method
GetGlobalMacros Method
GetPageStructure Method
GetPageStructure Method (Stream, Int32, String, String, String)
GetPageStructure Method (String, Int32, String, String, String)
SerializeToJSON Method
SerializeToXML Method
SerializeToYAML Method
TestTemplate Method
TestTemplate Method (String, Stream, String, String, String, String)
TestTemplate Method (String, String, String, String, String, String)
TestTemplate Method (Template, Stream, String, String, String, String)
TestTemplate Method (Template, String, String, String, String, String)
ImagePreprocessingFilterList Class
ImagePreprocessingFilterList Constructor
ImagePreprocessingFilterList Methods
AddContrast Method
AddDeskew Method
AddDeskew Method
AddDeskew Method (Double)
AddDilate Method
AddFit Method
AddGammaCorrection Method
AddGammaCorrection Method
AddGammaCorrection Method (Double)
AddGrayscale Method
AddHorizontalLinesRemover Method
AddInvert Method
AddMedian Method
AddMedian Method
AddMedian Method (Int32)
AddScale Method
AddVerticalLinesRemover Method
Clear Method
GetEnumerator Method
LicenseInfo Class
LicenseInfo Constructor
LicenseInfo Properties
DLLVersion Property
HardwareID Property
LicenseKey Property
LicenseType Property
Limit Property
LimitTerm Property
LimitType Property
Remainder Property
UpdatesExpireOn Property
LicenseInfo Methods
ToString Method
OCRMode Enumeration
OutputFormat Enumeration
ParserDamagedDocumentException Class
ParserDamagedDocumentException Constructor
ParserDamagedDocumentException Constructor (String)
ParserDamagedDocumentException Constructor (String, Exception)
ParserDamagedDocumentException Properties
ParserDamagedDocumentException Methods
ParserDamagedDocumentException Events
ParserException Class
ParserException Constructor
ParserException Constructor (String)
ParserException Constructor (String, Exception)
ParserException Properties
ParserException Methods
ParserException Events
ParserInvalidPasswordException Class
ParserInvalidPasswordException Constructor
ParserInvalidPasswordException Constructor (String)
ParserInvalidPasswordException Constructor (String, Exception)
ParserInvalidPasswordException Properties
ParserInvalidPasswordException Methods
ParserInvalidPasswordException Events
ParserPermissionsException Class
ParserPermissionsException Constructor
ParserPermissionsException Constructor (String)
ParserPermissionsException Constructor (String, Exception)
ParserPermissionsException Properties
ParserPermissionsException Methods
ParserPermissionsException Events
ParsingResult Class
ParsingResult Constructor
ParsingResult Properties
Elapsed Property
Fields Property
Objects Property
Tables Property
TemplateName Property
TemplateVersion Property
Timestamp Property
ParsingResult Methods
ResultField Class
ResultField Constructor
ResultField Constructor
ResultField Constructor (String, Object, Int32, Single[])
ResultField Properties
PageIndex Property
Rectangle Property
Value Property
ResultField Methods
ResultObject Class
ResultObject Constructor
ResultObject Properties
Name Property
ObjectType Property
ResultObject Methods
ResultTable Class
ResultTable Constructor
ResultTable Constructor
ResultTable Constructor (String)
ResultTable Properties
Rows Property
ResultTable Methods
ResultTableCell Class
ResultTableCell Constructor
ResultTableCell Constructor
ResultTableCell Constructor (Object, Int32)
ResultTableCell Properties
PageIndex Property
Value Property
ResultTableCell Methods
StructureCoordinates Class
StructureCoordinates Constructor
StructureCoordinates Properties
X Property
Y Property
StructureCoordinates Methods
ToString Method
Template Class
Template Constructor
Template Properties
Culture Property
Description Property
DetectionRules Property
DocumentStart Property
Objects Property
Options Property
TemplateMacros Property
TemplateName Property
TemplatePriority Property
TemplateVersion Property
Template Methods
Clone Method
LoadFromString Method
SaveToString Method
TemplateDetectionRules Class
TemplateDetectionRules Constructor
TemplateDetectionRules Properties
Keywords Property
TemplateDetectionRules Methods
TemplateFieldProperties Class
TemplateFieldProperties Constructor
TemplateFieldProperties Properties
CoalesceWith Property
DataType Property
DateFormat Property
Expression Property
FieldType Property
KeywordOrdinalNumber Property
OcrSegmentationModeOverride Property
OutputDateFormat Property
PageIndex Property
Rectangle Property
Regex Property
Repeat Property
StructureCoordinates Property
ValueDirection Property
ValueOrdinalNumber Property
TemplateFieldProperties Methods
TemplateFieldRepeatProperties Class
TemplateFieldRepeatProperties Constructor
TemplateFieldRepeatProperties Properties
ForEveryPage Property
FurtherPagesOffsetY Property
StepY Property
Times Property
TemplateFieldRepeatProperties Methods
TemplateFieldType Enumeration
TemplateGlobalTextFilterProperty Class
TemplateGlobalTextFilterProperty Constructor
TemplateGlobalTextFilterProperty Properties
Expression Property
Regex Property
TemplateGlobalTextFilterProperty Methods
TemplateObject Class
TemplateObject Constructor
TemplateObject Properties
Description Property
FieldProperties Property
Id Property
Name Property
ObjectType Property
TableProperties Property
TemplateObject Methods
TemplateObjectType Enumeration
TemplateOptions Class
TemplateOptions Constructor
TemplateOptions Properties
GlobalTextFilters Property
OcrAllowList Property
OcrBlackList Property
OcrDenyList Property
OcrImageFilters Property
OcrLanguage Property
OcrMode Property
OcrResolution Property
OcrWhiteList Property
TemplateOptions Methods
TemplateTableAutoDetectionProperties Class
TemplateTableAutoDetectionProperties Constructor
TemplateTableAutoDetectionProperties Properties
PageIndex Property
TableIndex Property
TemplateTableAutoDetectionProperties Methods
TemplateTableBoundProperty Class
TemplateTableBoundProperty Constructor
TemplateTableBoundProperty Properties
PageIndex Property
Y Property
TemplateTableBoundProperty Methods
TemplateTableColumnProperty Class
TemplateTableColumnProperty Constructor
TemplateTableColumnProperty Properties
CoalesceWith Property
DataType Property
DateFormat Property
Name Property
OutputDateFormat Property
X Property
TemplateTableColumnProperty Methods
TemplateTableFilterProperty Class
TemplateTableFilterProperty Constructor
TemplateTableFilterProperty Properties
Action Property
Column Property
Expression Property
Regex Property
TemplateTableFilterProperty Methods
TemplateTableProperties Class
TemplateTableProperties Constructor
TemplateTableProperties Properties
AutoDetection Property
Columns Property
End Property
Filters Property
HorizontalSeparationOffset Property
HorizontalSeparationStep Property
Introduction Property
Left Property
Multipage Property
Right Property
Row Property
RowMergingRule Property
Start Property
SubItemEnd Property
SubItemStart Property
TemplateTableProperties Methods
TemplateTableProperty Class
TemplateTableProperty Constructor
TemplateTableProperty Properties
Expression Property
Regex Property
TemplateTableProperty Methods
TemplateTableRowProperty Class
TemplateTableRowProperty Constructor
TemplateTableRowProperty Properties
Expression Property
Regex Property
SubExpression1 Property
SubExpression2 Property
SubExpression3 Property
SubExpression4 Property
SubExpression5 Property
TemplateTableRowProperty Methods
Source Code Samples
C#
Blood Test Results to JSON | C#
Census table from life and annuity quote request pdf | C#
Create Custom Template | C#
Extract line items from tables on multiple pages | C#
Extract Text from Foldable Brochure Booklet | C#
Parse and Generate HL7 Output | C#
Parse Multipage Table | C#
Parse Simple Document | C#
Parse Typical Invoice | C#
Parse with OCR | C#
Parsing and reading data from Airline Tickets | C#
Delphi
Create Custom Template | Delphi
Parse Multipage Table | Delphi
Parsing and reading data from Airline Tickets | Delphi
SharePoint
Parse Invoice to CSV | SharePoint
VB.NET
Blood Test Results to JSON | VB.NET
Census table from life and annuity quote request pdf | VB.NET
Create Custom Template | VB.NET
Extract line items from tables on multiple pages | VB.NET
Extract Text from Foldable Brochure Booklet | VB.NET
Parse Multipage Table | VB.NET
Parse Simple Document | VB.NET
Parse Typical Invoice | VB.NET
Parse with OCR | VB.NET
Parsing and reading data from Airline Tickets | VB.NET
VBScript and VB6
Create Custom Template | VBScript and VB6
Extract line items from tables on multiple pages | VBScript and VB6
Parse Multipage Table | VBScript and VB6
Parse Simple Document | VBScript and VB6
Parse Typical Invoice | VBScript and VB6
Parse with OCR | VBScript and VB6
Parsing and reading data from Airline Tickets | VBScript and VB6
Installation Tasks (.NET)
Installation Tasks (ActiveX for VB6 and other)
History
License Agreement
How To Buy
This page uses an IFRAME but your browser does not support it.