←Select platform

PageBarcodeData Constructor

Summary

Creates a new PageBarcodeData containing the page number the barcode was found on as well as the BarcodeData.

Syntax
C#
VB
C++
Public Sub New(ByVal barcodeData() As BarcodeData, ByVal page As Integer) 
 MyBase.New 
public:  
   PageBarcodeData(array<BarcodeData^>^ barcodeData, Int32 page) 

Parameters

barcodeData

Barcode Data found in the Barcode.

page

The page number the Barcode was found on.

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