ExtractedData

ExtractedData class

Represents data retrieved from a document and prepared for indexing.

public class ExtractedData

Methods

Name Description
static Deserialize(byte[]) Deserializes an instance from a byte array.
Serialize() Serializes the current instance to a byte array.

See Also