Accusoft.BarcodeXpress9.Net
Create Method
See Also  Send Feedback
Accusoft.BarcodeXpressSdk Namespace > WriterBase Class : Create Method




Glossary Item Box

The main method for creating barcodes.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 
'Declaration
 
Public Function Create() As IntPtr
'Usage
 
Dim instance As WriterBase
Dim value As IntPtr
 
value = instance.Create()

Remarks

The Create method returns the handle of the newly created DIB containing the barcode.

It is the responsibility of the caller to free this resource when the DIB is no longer needed.

See Also

©2013. Accusoft Corporation. All Rights Reserved.