Click or drag to resize

PageFingerprintSave Method

Saves this PageFingerprint to the given stream.

Namespace:  Atalasoft.FormsProcessing.Alignment
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 save the PageFingerprint to.
See Also