#include <JScript.h>
#include <getLines.h>
#include <polyClass.h>
Go to the source code of this file.
Enumerations | |
enum | objectType { nullObject = 1, taggedForDelete, textLineCount, script, caereWord, pageType, textLine, scansoft_flowed_text, scansoft_table, scansoft_graphics } |
|
The objectType enumeration represents each of the possible object type used by the page layout software. Not all of the object types enumerated are currently being used |