FoundFields

FoundDocument.FoundFields property

Gets the document fields found.

public FoundDocumentField[] FoundFields { get; }

Property Value

The document fields found.

See Also