Accusoft.BarcodeXpress9.Net
WriterBase Class Members
See Also  Properties  Methods  Send Feedback
Accusoft.BarcodeXpressSdk Namespace : WriterBase Class

Glossary Item Box

The following tables list the members exposed by WriterBase.

Public Constructors

 NameDescription
Public ConstructorWriterBase Constructor This class is the base class which the Writer class inherits from.  
Top

Public Properties

 NameDescription
Public PropertyAdjustBarWidth Gets and sets a flag indicating if dynamic adjustment of the bar widths during barcode creation are allowed.  
Public PropertyAutoSize Gets and sets a flag indicating if the barcode area is automatically sized during barcode creation.  
Public PropertyBarcodeData Gets and sets the current barcode value as an array of bytes.  
Public PropertyBarcodeValue Gets and sets the value of the barcode to be created.  
Public PropertyBarWidth Gets the bar width in pixels of a bar that was created.  
Public PropertyHeight Gets and sets the height of the image in pixels.  
Public PropertyHorizontalWhiteSpace Gets and sets the amount of white space on the sides of the barcode during creation.  
Public PropertyMinimumBarHeight Gets and sets the minimum height of the bars when creating a barcode.  
Public PropertyMinimumBarWidth Gets and sets the minimum bar width when creating a barcode.  
Public PropertyRequiredHeight Returns the required height of the image in pixels based on the current settings.  
Public PropertyRequiredWidth Returns the required width of the image in pixels based on the current settings.  
Public PropertyShowText Gets and sets the display level of the barcode value written as text adjacent to the created barcode.  
Public PropertyVerticalWhiteSpace Gets and sets the amount of white space above and below the barcode during creation.  
Public PropertyWidth Gets and sets the width of the image in pixels.  
Top

Public Methods

 NameDescription
Public MethodCreate The main method for creating barcodes.  
Public MethodCreateBitmap The method for creating bitmap barcodes.  
Public MethodDispose Disposes of unmanaged resources.  
Top

Protected Methods

 NameDescription
Protected MethodFinalize ~WriterBase()  
Top

See Also

©2013. Accusoft Corporation. All Rights Reserved.