IDocumentWebService ParseFileData Method Ankiro Enterprise Suite Reference Documentation
Provides convenience access to the internal parser of Ankiro Suite. The ParseFileData method can be used to parse binary file data in a document format supported by an installed IFilter implementation installed on the Ankiro Suite website server.

Namespace: Ankiro.SearchServer.Web.Services
Assembly: Ankiro.SearchServer.Web (in Ankiro.SearchServer.Web.dll) Version: 1.13.770.19253 (1.13.770.19253)
Syntax

DocumentFileDataParseResult ParseFileData(
	DocumentFileData fileData
)

Return Value

Type: DocumentFileDataParseResult
See Also