DocumentParserAddTemplateFromString Method ByteScout Document Parser SDK
Overload List

  NameDescription
Public methodAddTemplateFromString(String)
Loads template from YAML or JSON string and adds it to internal template list. String can contain a single template or several templates as array. Multiple YAML templates can also be separated by "---" line instead of array.
Public methodAddTemplateFromString(String, String)
Loads template from YAML or JSON string and adds it to internal template list. String can contain a single template or several templates as array. Multiple YAML templates can also be separated by "---" line instead of array.
Top
See Also

Reference