Keyoti SearchUnit API Docs
GetFormatParser Method (stream)
API DocumentationKeyoti.SearchEngine.DocumentsWordDocumentParserGetFormatParser(Stream)
Keyoti SearchUnit v6
Returns parser specific to actual type of .doc file.
Declaration Syntax
C#Visual Basic
protected virtual Parser GetFormatParser(
	Stream stream
)
Protected Overridable Function GetFormatParser ( 
	stream As Stream
) As Parser
Parameters
stream (Stream)
The document as a stream
Return Value
Parser
The appropriate parser.

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610