←Select platform

BarcodeSplitOptions Enumeration

Summary

Options for how to treat the pages in the document that contain a matching barcode.

Syntax
C#
VB
C++
public enum BarcodeSplitOptions 
Public Enum BarcodeSplitOptions 
public: 
   enum class BarcodeSplitOptions sealed 

Members

ValueMemberDescription
1DiscardSplits the document and discards the barcode pages contained in the document.
2FirstPageSplits the document and sets the first page from the barcode pages contained in the document.
3LastPageSplits the document and sets the last page from the barcode pages contained in the document.

Remarks

Use this option to control where the split occurs for each of the barcode pages contained in the document.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.CloudServices Assembly