HelpersTestTemplate Method (Template, String, String, String, String, String)
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
[Missing <summary> documentation for "M:ByteScout.DocumentParser.Helpers.TestTemplate(ByteScout.DocumentParser.Template,System.String,System.String,System.String,System.String@,System.String@)"]
Assembly: ByteScout.DocumentParser (in ByteScout.DocumentParser.dll) Version: 6.4.1.617-master
public static ParsingResult[] TestTemplate( Template template, string fileName, string pdfPassword, string ocrLanguageDataFolder, out string documentText, out string parsingLog )
Parameters
- template
- Type: ByteScout.DocumentParserTemplate
[Missing <param name="template"/> documentation for "M:ByteScout.DocumentParser.Helpers.TestTemplate(ByteScout.DocumentParser.Template,System.String,System.String,System.String,System.String@,System.String@)"]
- fileName
- Type: SystemString
[Missing <param name="fileName"/> documentation for "M:ByteScout.DocumentParser.Helpers.TestTemplate(ByteScout.DocumentParser.Template,System.String,System.String,System.String,System.String@,System.String@)"]
- pdfPassword
- Type: SystemString
[Missing <param name="pdfPassword"/> documentation for "M:ByteScout.DocumentParser.Helpers.TestTemplate(ByteScout.DocumentParser.Template,System.String,System.String,System.String,System.String@,System.String@)"]
- ocrLanguageDataFolder
- Type: SystemString
[Missing <param name="ocrLanguageDataFolder"/> documentation for "M:ByteScout.DocumentParser.Helpers.TestTemplate(ByteScout.DocumentParser.Template,System.String,System.String,System.String,System.String@,System.String@)"]
- documentText
- Type: SystemString
[Missing <param name="documentText"/> documentation for "M:ByteScout.DocumentParser.Helpers.TestTemplate(ByteScout.DocumentParser.Template,System.String,System.String,System.String,System.String@,System.String@)"]
- parsingLog
- Type: SystemString
[Missing <param name="parsingLog"/> documentation for "M:ByteScout.DocumentParser.Helpers.TestTemplate(ByteScout.DocumentParser.Template,System.String,System.String,System.String,System.String@,System.String@)"]
Return Value
Type: ParsingResult[Missing <returns> documentation for "M:ByteScout.DocumentParser.Helpers.TestTemplate(ByteScout.DocumentParser.Template,System.String,System.String,System.String,System.String@,System.String@)"]