Keyoti Search for ASP.NET 2010 
            Returns parser specific to actual type of .doc file.
            

 Declaration Syntax
protected virtual Parser GetFormatParser(
	Stream stream
)
Protected Overridable Function GetFormatParser ( _
	stream As Stream _
) As Parser
protected:
virtual Parser^ GetFormatParser(
	Stream^ stream
)

 Parameters
- stream (Stream)
 - The document as a stream
 

 Return Value
The appropriate parser.
Assembly: 
Keyoti2.SearchEngine.Core (Module: Keyoti2.SearchEngine.Core) Version: 2010.4.1.609