ImageGear .NET - Updated
ImGearBarcodeWriterBase Class Members
Properties  Methods 


ImageGear24.Barcode Assembly > ImageGear.Barcode Namespace : ImGearBarcodeWriterBase Class

The following tables list the members exposed by ImGearBarcodeWriterBase.

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

Reference

ImGearBarcodeWriterBase Class
ImageGear.Barcode Namespace