OcrDetail.ExtractedText

OcrDetail.ExtractedText property

The extracted text content from the page. Null if Success is false or no text was found.

public string ExtractedText { get; set; }

See Also