![]() | BaseBarcodeSave Method |
Name | Description | |
---|---|---|
![]() | Save(Stream, ImageType) |
Creates new Bitmap with rendered Barcode and saves it to the stream
with specified image format.
|
![]() | Save(String, ImageType) |
Creates new Bitmap with rendered Barcode and saves
it to file of imageType format.
|
![]() | Save(Stream, ImageType, Single, Single) |
Creates new Bitmap with rendered Barcode and saves it to the stream
with specified image format and resolution
|
![]() | Save(String, ImageType, Single, Single) |
Creates new Bitmap with rendered Barcode and saves it to file of imageType format.
|