SigPlus.Net Documentation

SigPlusNET.ImportSigFile Method 

public bool ImportSigFile(
   string FileName
);

Remarks

Clears the current signature, read in a signature file in the Topaz vector file format, and display it.

Parameters

FileName-Contains the path and filename that is to be read from.

Return Value

True if successful, False if not succesful.

See Also

SigPlusNET Class | Topaz Namespace