Class Barcode
Inheritance
System.Object
Barcode
Inherited Members
Namespace: Telerik.Reporting.Processing
Assembly: Telerik.Reporting.dll
Syntax
public class Barcode : ReportItem, IDisposable, IStyle, IFont, IBackgroundImage, IBorderColor, IBorderStyle, IBorderWidth, IPadding, INamedObject, IProcessingElement, IEvaluationContext, IInteractiveItem, IServiceProvider, ISupportsInitialize, IDynamicItem, ITableCellInternal, ITableCell
Properties
Angle
Declaration
public double Angle { get; set; }
Property Value
System.Double
|
BarAlign
Checksum
Declaration
public bool Checksum { get; set; }
Property Value
System.Boolean
|
Module
ShowText
Declaration
[Obsolete("Telerik.Reporting.Processing.Barcode.ShowText property is now obsolete. You can set this property through the Bindings mechanism.")]
public bool ShowText { get; set; }
Property Value
System.Boolean
|
Stretch
Declaration
public bool Stretch { get; set; }
Property Value
System.Boolean
|
Value
Declaration
public object Value { get; set; }
Property Value
System.Object
|