for GdPicture.NET
XTractFlow.API.Result Namespace / FieldValue Class
Members



In This Topic
    FieldValue Class
    In This Topic
    Represents the value of an extracted field.
    Syntax
    'Declaration
     
    
    <SerializableAttribute()>
    Public MustInherit Class FieldValue 
    'Usage
     
    
    Dim instance As FieldValue
    [Serializable()]
    public abstract class FieldValue 
    [Serializable()]
    public ref class FieldValue abstract 
    Inheritance Hierarchy
    See Also