Text

Features.Text property

Gets the value that indicates whether text extraction is supported.

public bool Text { get; }

Return Value

true if text extraction is supported; otherwise, false.

See Also