Options for how to treat the pages in the document that contain a matching barcode.
public enum BarcodeSplitOptions
Public Enum BarcodeSplitOptions
public:
enum class BarcodeSplitOptions sealed
Value | Member | Description |
---|---|---|
1 | Discard | Splits the document and discards the barcode pages contained in the document. |
2 | FirstPage | Splits the document and sets the first page from the barcode pages contained in the document. |
3 | LastPage | Splits the document and sets the last page from the barcode pages contained in the document. |
Use this option to control where the split occurs for each of the barcode pages contained in the document.
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