Link Search Menu Expand Document

FoundLinesCollectionItem Property

[Missing <summary> documentation for "P:Bytescout.PDFExtractor.FoundLinesCollection.Item(System.Int32)"]

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
public FoundLine this[
	int index
] { get; }

Parameters

index
Type: SystemInt32

Property Value

Type: FoundLine
See Also

Reference