Passes a Dict file as a stream, to be used for the main dictionary.
| C# | Visual Basic | Visual C++ | F# |
void SetDictFileStream( Stream dictFileStream, string id )
Sub SetDictFileStream ( dictFileStream As Stream, id As String )
void SetDictFileStream( Stream^ dictFileStream, String^ id )
abstract SetDictFileStream : dictFileStream : Stream * id : string -> unit
Note this method must be set before Check is called, and the stream position must be at beginning of Dict file. The stream is NOT closed by this method.
Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)