DocumentParserAddTemplates Method
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
Loads templates from specified folder (and its subfolders) to internal template list. Template files must have ".yml" or ".json" extension.
Namespace:ByteScout.DocumentParserAssembly: ByteScout.DocumentParser (in ByteScout.DocumentParser.dll) Version: 6.4.1.617-master
Syntax
Parameters
- folderName
- Type: SystemString
[Missing <param name="folderName"/> documentation for "M:ByteScout.DocumentParser.DocumentParser.AddTemplates(System.String)"]
Return Value
Type: Int32Count of added templates.
See Also