RadBarcode93
Class
Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
C#
public class RadBarcode93 : Control, IAutomationPeer, IPeerConverter, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlRadBarcode93...
Implements:
Inherited Members
Constructors
C#
public RadBarcode93()
Properties
C#
public Color BarcodeColor { get; }
C#
public string BarcodeColorValue { get; }
C#
public double BarcodeHeight { get; }
C#
public string BarcodeText { get; }
C#
public TextBlock BarcodeTextBlock { get; }
C#
public BarcodeTypes BarcodeType { get; }
C#
public double BarcodeWidth { get; }
C#
public Path LeftPartCode { get; }
C#
public double LeftPartCodeHeight { get; }
C#
public double LeftPartCodeWidth { get; }
C#
public int PartsCount { get; }
C#
public int TextBlocksCount { get; }
C#
public string TextColorValue { get; }
Methods
C#
public override void AssignReference(AutomationReference reference)
Overrides: