Structure

Features.Structure property

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

public bool Structure { get; }

Return Value

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

See Also