Link Search Menu Expand Document

ResultTableCell Constructor (Object, Int32)

Initializes a new instance of the ResultTableCell class

Namespace:ByteScout.DocumentParser
Assembly: ByteScout.DocumentParser (in ByteScout.DocumentParser.dll) Version: 6.4.1.617-master
Syntax
public ResultTableCell(
	Object value,
	int pageIndex
)

Parameters

value
Type: SystemObject

[Missing <param name="value"/> documentation for "M:ByteScout.DocumentParser.ResultTableCell.#ctor(System.Object,System.Int32)"]

pageIndex
Type: SystemInt32

[Missing <param name="pageIndex"/> documentation for "M:ByteScout.DocumentParser.ResultTableCell.#ctor(System.Object,System.Int32)"]

See Also

Reference