NevronOpenVision
Nevron.Nov.Barcode Namespace / NLinearBarcodePainter Class
Fields Properties Methods


NLinearBarcodePainter Class Members

The following tables list the members exposed by NLinearBarcodePainter.

Public Constructors
 NameDescription
Public ConstructorDefault constructor.  
Top
Public Properties
 NameDescription
Public PropertyGets/Sets the font of the barcode.  
Public PropertyGets/Sets the symbology type of the linear barcode this painter should paint.  
Top
Protected Properties
 NameDescription
Internal Property  
Internal Property  
Internal Property  
Top
Protected Methods
 NameDescription
Protected MethodInvalidates the barcode, so it will be reencoded on the next paint.  
Protected MethodCalled when the symbology has changed.  
Protected MethodOverridden. Called when the text of the barcode has changed.  
Protected MethodPaints the barcode on the given visitor.  
Protected MethodPaints the given error message.  
Protected MethodPaints the barcode label on the given visitor.  
Top
See Also