UDSections.Add Method |
Namespace: Kofax.OmniPageCSDK.IproPlus
The NewSection parameter specifies the name of the section to be added. The maximum section length supported equals the MAXSECTNAMELEN constant. If a section with the specified name already exists, a trappable error occurs. Section names are case sensitive.
This method returns a reference to the newly created UDSection object that will be appended at the end of the collection. You can create an unlimited number of sections in a user dictionary, but managing a large number of sections will require more system resources. UD sections can be applied at zone or document level.