Property MustMatchFieldFormat
    Namespace TallComponents.PDF.JavaScript.Scripting
        Class Messages
Indicates that a field value does not match a particular format. Override this string to provide a localized version of the string " should match format "
The field name will be prepended. The format will be appended.
Syntax
        protected internal 
        
String
         MustMatchFieldFormat
         { 
            get; 
        }
    
    Property value
String