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



In This Topic
    TextValue Class
    In This Topic
    Syntax
    'Declaration
     
    
    <SerializableAttribute()>
    Public NotInheritable Class TextValue 
       Inherits FieldValue
    'Usage
     
    
    Dim instance As TextValue
    [Serializable()]
    public sealed class TextValue : FieldValue 
    [Serializable()]
    public ref class TextValue sealed : public FieldValue 
    Inheritance Hierarchy

    System.Object
       XTractFlow.API.Result.FieldValue
          XTractFlow.API.Result.TextValue

    See Also