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



In This Topic
    ExtractedField Class
    In This Topic
    Represents a field that results from the extraction stage.
    Object Model
    ExtractedField ClassFieldValue Class
    Syntax
    'Declaration
     
    
    <SerializableAttribute()>
    Public NotInheritable Class ExtractedField 
    'Usage
     
    
    Dim instance As ExtractedField
    [Serializable()]
    public sealed class ExtractedField 
    [Serializable()]
    public ref class ExtractedField sealed 
    Inheritance Hierarchy

    System.Object
       XTractFlow.API.Result.ExtractedField

    See Also