FormattedText

Features.FormattedText property

Gets the value that indicates whether formatted text extraction is supported.

public bool FormattedText { get; }

Return Value

true if formatted text extraction is supported; otherwise, false.

See Also