Back to Website
Show / Hide Table of Contents

Interface IBarcodeGenerator

Namespace: Aurigma.DesignAtoms.Services
Assembly: Aurigma.DesignAtoms.dll
Syntax
public interface IBarcodeGenerator

Methods

CreateBarcodeImage(String, BarcodeFormat, Single, Int32)

Declaration
Bitmap CreateBarcodeImage(string content, BarcodeFormat barcodeFormat, float dpi, int size)
Parameters
Type Name Description
System.String content
ZXing.BarcodeFormat barcodeFormat
System.Single dpi
System.Int32 size
Returns
Type Description
Aurigma.GraphicsMill.Bitmap

CreateBarcodeSampleImage(BarcodeFormat, Single, Int32, String, String)

Declaration
Bitmap CreateBarcodeSampleImage(BarcodeFormat barcodeFormat, float dpi, int size, string text, string postScriptName)
Parameters
Type Name Description
ZXing.BarcodeFormat barcodeFormat
System.Single dpi
System.Int32 size
System.String text
System.String postScriptName
Returns
Type Description
Aurigma.GraphicsMill.Bitmap
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback