![]() | Barcode93 Methods |
The Barcode93 type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetLicenseFolder |
Returns folder path from which component
will load license file (BarcodeLicense.xml).
(Inherited from BaseBarcode.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetWidth | (Inherited from BaseBarcode.) |
![]() | Render |
Creates new Bitmap with rendered Barcode.
(Inherited from BaseBarcode.) |
![]() | Render(ImageType) |
Creates new Bitmap with rendered barcode and
returns byte array containing the image.
(Inherited from BaseBarcode.) |
![]() | Render(Single, Single) |
Creates new Bitmap with rendered Barcode.
(Inherited from BaseBarcode.) |
![]() | Render(Graphics, Int32, Int32) |
Renders barcode on specified graphics object.
(Inherited from BaseBarcode.) |
![]() | Render(ImageType, Single, Single) |
Creates new Bitmap with rendered barcode and
returns byte array containing the image.
(Inherited from BaseBarcode.) |
![]() | RenderDpi | (Inherited from BaseBarcode.) |
![]() | RenderHbitmap |
Creates new Bitmap with rendered Barcode.
(Inherited from BaseBarcode.) |
![]() | RenderHbitmap(Single, Single) |
Creates new Bitmap with rendered Barcode.
(Inherited from BaseBarcode.) |
![]() | RenderHbitmapDpi | (Inherited from BaseBarcode.) |
![]() | Save(Stream, ImageType) |
Creates new Bitmap with rendered Barcode and saves it to the stream
with specified image format.
(Inherited from BaseBarcode.) |
![]() | Save(String, ImageType) |
Creates new Bitmap with rendered Barcode and saves
it to file of imageType format.
(Inherited from BaseBarcode.) |
![]() | Save(Stream, ImageType, Single, Single) |
Creates new Bitmap with rendered Barcode and saves it to the stream
with specified image format and resolution
(Inherited from BaseBarcode.) |
![]() | Save(String, ImageType, Single, Single) |
Creates new Bitmap with rendered Barcode and saves it to file of imageType format.
(Inherited from BaseBarcode.) |
![]() | SaveDpi | (Inherited from BaseBarcode.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |