for GdPicture.NET
XTractFlow.API.Document.Fields.Validation Namespace / RegexFieldValidationMethod Class
Properties

In This Topic
    RegexFieldValidationMethod Class Members
    In This Topic

    The following tables list the members exposed by RegexFieldValidationMethod.

    Public Constructors
     NameDescription
    Public ConstructorCreates a RegexFieldValidationMethod object for the specified regular expression.  
    Top
    Public Properties
     NameDescription
    Public Property The regular expression pattern to match.  
    Top
    See Also