BarCode Methods
Represents a bar code for given data with the specified options.
Name | Description |
---|---|
Dispose() |
Resets the bar code image, disposes of the Bar |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Export |
Exports the bar code to the specified stream in PDF format. |
Export |
Exports the bar code image to the specified file path in PDF format. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Print() | Prints the barcode to the default printer. |
Print |
Prints the barcode with the specified print settings. |
Print |
Invokes a dialog that enables you to select a printer and change print settings. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Save |
Saves the barcode image to a stream in the specified format. |
Save |
Saves the barcode image to a file in the specified format. |
Show |
Invokes a dialog that enables you to preview the printout, print or save it in PDF format, or as an image file. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also