Controls how empty pages are treated during the conversion.
lt.Document.DocumentConverterEmptyPageMode = {
none: 0,
skip: 1,
skipIgnoreAnnotations: 2
}
lt.Document.DocumentConverterEmptyPageMode = {
none: 0,
skip: 1,
skipIgnoreAnnotations: 2
}
0 | None |
(0) Empty page will be added to the document and no checking is performed. |
1 | Skip |
(1) Skip empty pages. The page is considered not empty if the annotations container for page contains items. |
2 | SkipIgnoreAnnotations |
(2) Skip empty pages. The page is considered empty even if the annotations container for page contains items. |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document