ExportRecognitionPattern

TemplateExporter.ExportRecognitionPattern method

Write recognition pattern for all template forms into stream. Important! Should be called after all form template are exported.

public void ExportRecognitionPattern(Stream writeable)
ParameterTypeDescription
writeableStreamwriteable stream for recognition pattern

See Also