C1.PrintDocument.4.8 Assembly / C1.C1Preview Namespace / RenderBarCodeEx Class / RenderBarCodeEx Constructor / RenderBarCodeEx Constructor(BarCodeEnum)
The barcode encoding type.

In This Topic
RenderBarCodeEx Constructor(BarCodeEnum)
In This Topic
Initializes a new instance of the RenderBarCodeEx class.
Syntax
'Declaration
 
Public Function New( _
   ByVal barCodeType As BarCodeEnum _
)
 

Parameters

barCodeType
The barcode encoding type.
See Also