Link Search Menu Expand Document

DetectedTableListToArray Method

Returns copy of the collection as array of DetectedTable objects.

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
public DetectedTable[] ToArray()

Return Value

Type: DetectedTable

[Missing <returns> documentation for "M:Bytescout.PDFExtractor.DetectedTableList.ToArray"]

See Also

Reference