DocumentChunk.Content

DocumentChunk.Content property

Gets the text content of the chunk.

public string Content { get; }

Property Value

The extracted text content for this chunk.

See Also