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.
The appropriate parser.
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610