ImageGear Professional DLL v17.1 for Windows Accusoft
Predefined Sets
Send Feedback  
ImageGear Professional DLL v17.1 for Windows > User Guide > Appendices/General Reference > Recognition Component Specifications > Regular Expressions > Anatomy of a Regular Expression > Predefined Sets

Glossary Item Box

You compose a predefined set by using the backslash character together with an alphabetical character. Lowercase letters indicate inclusive sets, character classes composed of the characters having a special feature; capital letters denote the negated class of their corresponding lowercase set, composed of all the characters not having that special feature.

Predefined character sets represented by lowercase characters can be included within user-defined sets. For example '[\da-fA-F]' describes hexadecimal characters. Of course, you cannot define a range with either end being a predefined set.

©2012. Accusoft Corporation. All Rights Reserved.