Click or drag to resize

OmrTemplateDocumentSave Method

Save this template (and all of it's pages, groups and marks) into the given stream.

Namespace:  Atalasoft.FormsProcessing.Omr
Assembly:  Atalasoft.dotImage.FormsProcessing (in Atalasoft.dotImage.FormsProcessing.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public void Save(
	Stream stream
)

Parameters

stream
Type: System.IOStream
The stream to load the template from
See Also