ImageGear .NET v25.2 - Updated
ImageGear.Barcode Assembly / ImageGear.Barcode Namespace / ImGearBarcodeWriter Class
Properties Methods


In This Topic
    ImGearBarcodeWriter Class Members
    In This Topic

    The following tables list the members exposed by ImGearBarcodeWriter.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ImGearBarcodeWriter class which takes in the barcode class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the type of barcode to create.  
    Public PropertyGets or sets the checksum write flag for barcodes that optionally use checksums.  
    Public PropertyGets or sets the amount of gap between the outside text and the barcode when creating a barcode.  
    Public PropertyGets or sets the font used to display the UPC values that appear outside of the left and right guard bars.  
    Public PropertyGets or sets the vertical offset text.  
    Public PropertyGets or sets if the barcode value is written as text adjacent to the created barcode.  
    Public PropertyGets or sets the font of the barcode written as text adjacent to the barcode being created.  
    Public PropertyGets or sets the notch percent of the barcode for the text value.  
    Public PropertyGets or sets the amount of gap between the text and the barcode when creating a barcode.  
    Top
    See Also