Controls how empty pages are treated during the conversion.
| 0 | None |
Empty page will be added to the document and no checking is performed. |
| 1 | Skip |
Skip empty pages. The page is considered not empty if the annotations container for page contains items. |
| 2 | SkipIgnoreAnnotations |
Skip empty pages. The page is considered empty even if the annotations container for page contains items. |
Refer to EmptyPageMode for more information.
For an example, refer to EmptyPageMode.