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


In This Topic
    ImGearBarcodeWriterBase Class Members
    In This Topic

    The following tables list the members exposed by ImGearBarcodeWriterBase.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ImGearBarcodeWriterBase class which the ImGearBarcodeWriter class inherits from.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether dynamic adjustment of the bar widths during barcode creation are allowed.  
    Public PropertyGets or sets a value indicating whether the barcode area is automatically sized during barcode creation.  
    Public PropertyGets or sets the value of the barcode to be created.  
    Public PropertyGets or sets the current barcode value as an array of bytes.  
    Public PropertyGets the bar width in pixels of a bar that was created.  
    Public PropertyGets or sets the height of the image in pixels.  
    Public PropertyGets or sets the amount of white space on the sides of the barcode during creation.  
    Public PropertyGets or sets the minimum height of the bars when creating a barcode.  
    Public PropertyGets or sets the minimum bar width when creating a barcode.  
    Public PropertyGets the required height of the image in pixels based on the current settings.  
    Public PropertyGets the required width of the image in pixels based on the current settings.  
    Public PropertyGets or sets the display level of the barcode value written as text adjacent to the created barcode.  
    Public PropertyGets or sets the amount of white space above and below the barcode during creation.  
    Public PropertyGets or sets the width of the image in pixels.  
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets instance ID of the barcode object.  
    Top
    Public Methods
     NameDescription
    Public MethodThe method for creating ImGearPage barcodes.  
    Public MethodDisposes of unmanaged resources.  
    Top
    Protected Methods
     NameDescription
    Protected MethodFinalizes an instance of the ImGearBarcodeWriterBase class.  
    Top
    See Also