TextAreas

Features.TextAreas property

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

public bool TextAreas { get; }

Return Value

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

See Also