ComponentOne Studio Web API Edition
BarCodeGenerator Constructor(BarCodeRequest)

The request data of generating the barcode.
Initializes a new instance of the BarCodeGenerator class.
Syntax
public BarCodeGenerator( 
   BarCodeRequest request
)
'Declaration
 
Public Function New( _
   ByVal request As BarCodeRequest _
)
 

Parameters

request
The request data of generating the barcode.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

BarCodeGenerator Class
BarCodeGenerator Members
Overload List

 

 


Copyright © 2025 GrapeCity, inc. All rights reserved.