ResultField Constructor (String, Object, Int32, Single)
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Initializes a new instance of the ResultField class
Namespace:ByteScout.DocumentParserAssembly: ByteScout.DocumentParser (in ByteScout.DocumentParser.dll) Version: 6.4.1.617-master
Syntax
Parameters
- name
- Type: SystemString
[Missing <param name="name"/> documentation for "M:ByteScout.DocumentParser.ResultField.#ctor(System.String,System.Object,System.Int32,System.Single[])"]
- value
- Type: SystemObject
[Missing <param name="value"/> documentation for "M:ByteScout.DocumentParser.ResultField.#ctor(System.String,System.Object,System.Int32,System.Single[])"]
- pageIndex
- Type: SystemInt32
[Missing <param name="pageIndex"/> documentation for "M:ByteScout.DocumentParser.ResultField.#ctor(System.String,System.Object,System.Int32,System.Single[])"]
- rectangle
- Type: SystemSingle
[Missing <param name="rectangle"/> documentation for "M:ByteScout.DocumentParser.ResultField.#ctor(System.String,System.Object,System.Int32,System.Single[])"]
See Also