←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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.CloudServices Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.