ResultField ClassByteScout Document Parser SDK

[Missing <summary> documentation for "T:ByteScout.DocumentParser.ResultField"]

Inheritance Hierarchy

SystemObject
  ByteScout.DocumentParserResultObject
    ByteScout.DocumentParserResultField

Namespace:  ByteScout.DocumentParser
Assembly:  ByteScout.DocumentParser (in ByteScout.DocumentParser.dll) Version: 6.4.1.617-master
Syntax

public class ResultField : ResultObject

The ResultField type exposes the following members.

Constructors

  NameDescription
Protected methodResultField
Initializes a new instance of the ResultField class
Public methodResultField(String, Object, Int32, Single)
Initializes a new instance of the ResultField class
Top
Properties

  NameDescription
Public propertyName (Inherited from ResultObject.)
Public propertyObjectType (Inherited from ResultObject.)
Public propertyPageIndex
Public propertyRectangle
Public propertyValue
Top
Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference