DocumentFileData BinaryFileData Property Ankiro Enterprise Suite Reference Documentation
The binary file content of the file to process. File processing is performed using an IFilter implementation, which must be installed on the server running the Ankiro Suite web site.

Namespace: Ankiro.SearchServer.Data
Assembly: Ankiro.SearchServer.Data (in Ankiro.SearchServer.Data.dll) Version: 1.13.770.19207 (1.13.770.19207)
Syntax

public byte[] BinaryFileData { get; set; }

Property Value

Type:  Byte 
See Also