Click or drag to resize

BarCodeGenerator Methods

The BarCodeGenerator type exposes the following members.

Methods
Name Description
Public method Static member CopySettings
Copy settings between IBarcodeSettings .
Public method Equals
Determines whether the specified object is equal to the current object.
(Inherited from Object .)
Public method GenerateImage
Generates an image with the rendered barcode based on the settings ( IBarcodeSettings ).
Public method GenerateImage(Size)
Generates an image with the rendered barcode based on the settings ( IBarcodeSettings ).
Public method GetHashCode
Serves as the default hash function.
(Inherited from Object .)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object .)
Public method ToString
Returns a string that represents the current object.
(Inherited from Object .)
Top
See Also