What it does
At any moment the document state can be described with an array of flags. The event occurs every time when the state changes. A set of flags describing changes in the document state are passed to the event as input parameters.Flags that determine the document state
- Preprocessed
- Analyzed
- Recognized
- HasErrors
- Assembled
- Verified
- Exported
- HasLayout
