Version 22.1

XamBarcodeModel Class Properties

For a list of all members of this type, see XamBarcodeModel members.

Public Properties
 NameDescription
Public PropertyBackingBrushGets or sets the brush to use to fill the backing of the barcode.  
Public PropertyBackingOutlineGets or sets the brush to use for the outline of the backing.  
Public PropertyBackingStrokeThicknessGets or sets the stroke thickness of the backing outline.  
Public PropertyBarBrushGets or sets the brush to use to fill the background of the bars.  
Public PropertyDataGets or sets the data value.  
Public PropertyErrorMessageTextGets or sets the message text displayed when some error occurs.  
Public PropertyFontGets or sets the font of the text displayed by the control.  
Public PropertyFontBrushGets or sets the brush to use for the label font.  
Public PropertyHeightGets or sets the height of the barcode container.  
Public PropertyHtmlAttributesSets custom attributes of the div on which the barcode widget will be created.  
Public PropertyIDGets or sets the ID of the barcode container.  
Public PropertyPixelScalingRatioGets or sets the scaling value used to affect the pixel density of the control.  
Public PropertyStretchGets or sets the stretch.  
Public PropertyWidthGets or sets the width of the barcode container.  
Protected Properties
 NameDescription
Protected PropertyStoreReturn the store with all of the options (Inherited from Infragistics.Web.Mvc.ModelBase)
See Also

View on GitHub