Class
RadBarcodeEAN13

Represents the RadBarcodeEAN13 for Silverlight control wrapper.

Definition

Namespace:Telerik.WebAii.Controls.Xaml

Assembly:Telerik.WebAii.Controls.Xaml.dll

Syntax:

cs-api-definition
public class RadBarcodeEAN13 : Control, IAutomationPeer, IPeerConverter, IControl, IFrameworkElement, ITargetElement

Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlRadBarcodeEAN13

Implements: IAutomationPeerIControlIFrameworkElementIPeerConverterITargetElement

Inherited Members Control.IsTabStopPropertyControl.TabIndexPropertyControl.TabNavigationPropertyControl.PaddingPropertyControl.HorizontalContentAlignmentPropertyControl.VerticalContentAlignmentPropertyControl.BackgroundPropertyControl.BorderBrushPropertyControl.BorderThicknessPropertyControl.FontSizePropertyControl.ForegroundPropertyControl.IsEnabledPropertyControl.FontFamilyPropertyControl.FontStretchPropertyControl.FontStylePropertyControl.FontWeightPropertyControl.GetRealType()Control.IsTabStopControl.TabIndexControl.TabNavigationControl.PaddingControl.HorizontalContentAlignmentControl.VerticalContentAlignmentControl.BackgroundControl.BorderBrushControl.BorderThicknessControl.FontSizeControl.ForegroundControl.IsEnabledControl.FontFamilyControl.FontStretchControl.FontStyleControl.FontWeightSilverlightTestElement.UseLayoutRoundingPropertySilverlightTestElement.UseLayoutRoundingFrameworkElement.ActualWidthPropertyFrameworkElement.ActualHeightPropertyFrameworkElement.WidthPropertyFrameworkElement.HeightPropertyFrameworkElement.MinWidthPropertyFrameworkElement.MaxWidthPropertyFrameworkElement.MinHeightPropertyFrameworkElement.MaxHeightPropertyFrameworkElement.HorizontalAlignmentPropertyFrameworkElement.VerticalAlignmentPropertyFrameworkElement.MarginPropertyFrameworkElement.DesiredSizePropertyFrameworkElement.RenderSizePropertyFrameworkElement.NamePropertyFrameworkElement.TagPropertyFrameworkElement.DataContextPropertyFrameworkElement.OpacityPropertyFrameworkElement.ClipPropertyFrameworkElement.RenderTransformPropertyFrameworkElement.OpacityMaskPropertyFrameworkElement.RenderTransformOriginPropertyFrameworkElement.IsHitTestVisiblePropertyFrameworkElement.VisibilityPropertyFrameworkElement.GetIdentifier(out string, out string)FrameworkElement.IsChild(FrameworkElement)FrameworkElement.GetChildTagIndex(FrameworkElement)FrameworkElement.InitializeMappings(MappingsCollection)FrameworkElement.As<T>()FrameworkElement.CastAs<T>()FrameworkElement.SetProxy(bool)FrameworkElement.SetUid(string)FrameworkElement.SetFindInfo(VisualFindInfo)FrameworkElement.SetXamlTag(string)FrameworkElement.KeyPress(Keys, int, int, int)FrameworkElement.GetRectangle()FrameworkElement.GetRectangle(FrameworkElement)FrameworkElement.GetIntRectangle()FrameworkElement.IsHitTest()FrameworkElement.IsHitTest(bool)FrameworkElement.IsHitTest(FrameworkElement, bool)FrameworkElement.Highlight()FrameworkElement.Highlight(bool)FrameworkElement.Parent()FrameworkElement.Parent<T>()FrameworkElement.Parent(string)FrameworkElement.Parent(string, bool)FrameworkElement.GetNextSibling()FrameworkElement.GetPrevSibling()FrameworkElement.NextSibling(string)FrameworkElement.NextSibling<T>()FrameworkElement.PreviousSibling(string)FrameworkElement.PreviousSibling<T>()FrameworkElement.AnySibling<T>()FrameworkElement.AnySibling(string)FrameworkElement.GetScreenRectangle()FrameworkElement.ScrollToVisible()FrameworkElement.ScrollToVisible(ScrollToVisibleType)FrameworkElement.EnsureClickable()FrameworkElement.ToXml()FrameworkElement.Refresh()FrameworkElement.Equals(object)FrameworkElement.GetHashCode()FrameworkElement.GetProperties()FrameworkElement.GetAttachedProperty<T>(string, string)FrameworkElement.SetAttachedProperty<T>(string, string, T)FrameworkElement.SetFocus()FrameworkElement.ValidateMouseLocationIfNeeded(Point)FrameworkElement.GetStringPresentation()FrameworkElement.ToRealObject()FrameworkElement.FromRealObject(object)FrameworkElement.ValidateType(Type, string)FrameworkElement.GetKnownControlTypes(TechnologyType)FrameworkElement.RegisterElement(Type, string)FrameworkElement.InitKnownWpfControlTypes()FrameworkElement.InitKnownSilverlightControlTypes()FrameworkElement.InitKnownXamlControlTypes(Type)FrameworkElement.GetControlTypeFromInterface(Type)FrameworkElement.Match(IFindExpression)FrameworkElement.SetDepth(int)FrameworkElement.AddChildNode(ITargetElement)FrameworkElement.SetClosingTag(ITargetElement)FrameworkElement.GetChildren()FrameworkElement.GetParent()FrameworkElement.GetHostParent()FrameworkElement.SetParent(ITargetElement)FrameworkElement.GetUniqueHashCode()FrameworkElement.ToString()FrameworkElement.Capture()FrameworkElement.CaptureImage()FrameworkElement.GetProperty<T>(string)FrameworkElement.GetPropertyTypeSafe(string)FrameworkElement.GetAutomationProperty(string)FrameworkElement.SetProperty(string, object)FrameworkElement.ActualWidthFrameworkElement.ActualHeightFrameworkElement.WidthFrameworkElement.HeightFrameworkElement.MinWidthFrameworkElement.MaxWidthFrameworkElement.MinHeightFrameworkElement.MaxHeightFrameworkElement.HorizontalAlignmentFrameworkElement.VerticalAlignmentFrameworkElement.MarginFrameworkElement.DesiredSizeFrameworkElement.RenderSizeFrameworkElement.NameFrameworkElement.OpacityFrameworkElement.ClipFrameworkElement.RenderTransformFrameworkElement.OpacityMaskFrameworkElement.RenderTransformOriginFrameworkElement.IsHitTestVisibleFrameworkElement.VisibilityFrameworkElement.UidFrameworkElement.MappingsFrameworkElement.AutomationIdFrameworkElement.XamlTagBaseFrameworkElement.TextFrameworkElement.TextBlockContentFrameworkElement.TextLiteralContentFrameworkElement.UserFrameworkElement.WaitFrameworkElement.FindFrameworkElement.ApplicationFrameworkElement.AbsoluteTagIndexFrameworkElement.TagNameIndexFrameworkElement.AbsoluteSiblingTagIndexFrameworkElement.EnableValidateMouseLocationFrameworkElement.ToolTipTextFrameworkElement.ComputedVisibilityFrameworkElement.IsVisibleFrameworkElement.ChildrenFrameworkElement.TechnologyTypeFrameworkElement.DepthFrameworkElement.IsTestRegionFrameworkElement.ParsedElementFrameworkElement.HostAutomationObject<FrameworkElement>.GetProperty(AutomationProperty)AutomationObject<FrameworkElement>.GetProperty(AutomationProperty, object)AutomationObject<FrameworkElement>.SetProperty(AutomationProperty, object)AutomationObject<FrameworkElement>.InvokeMethod(AutomationMethod, params object[])AutomationObject<FrameworkElement>.InvokeMethod(string, params object[])AutomationObject<FrameworkElement>.Serialize()AutomationObject<FrameworkElement>.Deserialize(string)AutomationObject<FrameworkElement>.ReferenceAutomationObject<FrameworkElement>.PropertyBag

Constructors

RadBarcodeEAN13()

Initializes a new instance of the RadBarcodeEAN13 class.

Declaration

cs-api-definition
public RadBarcodeEAN13()

Properties

BarcodeType

Get the barcode type.

Declaration

cs-api-definition
public BarcodeTypes BarcodeType { get; }

Property Value

BarcodeTypes

EndBarColor

Get the end bar color.

Declaration

cs-api-definition
public Color EndBarColor { get; }

Property Value

Color

EndBarColorValue

Get the selected color RGB representation. Example: '255:0:0'.

Declaration

cs-api-definition
public string EndBarColorValue { get; }

Property Value

string

EndBarEAN13

Get the EndBarEAN13.

Declaration

cs-api-definition
public Path EndBarEAN13 { get; }

Property Value

Path

EndBarHeight

Get the EndBar height.

Declaration

cs-api-definition
public double EndBarHeight { get; }

Property Value

double

EndBarWidth

Get the EndBar width.

Declaration

cs-api-definition
public double EndBarWidth { get; }

Property Value

double

LeadingBarColor

Get the leading bar color.

Declaration

cs-api-definition
public Color LeadingBarColor { get; }

Property Value

Color

LeadingBarColorValue

Get the selected color RGB representation. Example: '255:0:0'.

Declaration

cs-api-definition
public string LeadingBarColorValue { get; }

Property Value

string

LeadingBarEAN13

Get the LeadingBarEAN13.

Declaration

cs-api-definition
public Path LeadingBarEAN13 { get; }

Property Value

Path

LeadingBarHeight

Get the LeadingBar height.

Declaration

cs-api-definition
public double LeadingBarHeight { get; }

Property Value

double

LeadingBarWidth

Get the LeadingBar width.

Declaration

cs-api-definition
public double LeadingBarWidth { get; }

Property Value

double

LeadingText

Get the leading text.

Declaration

cs-api-definition
public string LeadingText { get; }

Property Value

string

LeadingTextBlock

Get the Leading textblock.

Declaration

cs-api-definition
public TextBlock LeadingTextBlock { get; }

Property Value

TextBlock

LeadingTextColor

Get the leading text color.

Declaration

cs-api-definition
public Color LeadingTextColor { get; }

Property Value

Color

LeadingTextColorValue

Get the selected color RGB representation. Example: '255:0:0'.

Declaration

cs-api-definition
public string LeadingTextColorValue { get; }

Property Value

string

LeadingTextFontSize

Get the leading text font size.

Declaration

cs-api-definition
public double LeadingTextFontSize { get; }

Property Value

double

LeftPartCodeHeight

Get the LeftPartCode height.

Declaration

cs-api-definition
public double LeftPartCodeHeight { get; }

Property Value

double

LeftPartCodeWidth

Get the LeftPartCode width.

Declaration

cs-api-definition
public double LeftPartCodeWidth { get; }

Property Value

double

LeftPartColor

Get the left part color.

Declaration

cs-api-definition
public Color LeftPartColor { get; }

Property Value

Color

LeftPartColorValue

Get the selected color RGB representation. Example: '255:0:0'.

Declaration

cs-api-definition
public string LeftPartColorValue { get; }

Property Value

string

LeftPartEAN13

Get the LeftPartEAN13.

Declaration

cs-api-definition
public Path LeftPartEAN13 { get; }

Property Value

Path

LeftText

Get the left text.

Declaration

cs-api-definition
public string LeftText { get; }

Property Value

string

LeftTextBlock

Get the Left textblock.

Declaration

cs-api-definition
public TextBlock LeftTextBlock { get; }

Property Value

TextBlock

LeftTextColor

Get the left text color.

Declaration

cs-api-definition
public Color LeftTextColor { get; }

Property Value

Color

LeftTextColorValue

Get the selected color RGB representation. Example: '255:0:0'.

Declaration

cs-api-definition
public string LeftTextColorValue { get; }

Property Value

string

LeftTextFontSize

Get the left text font size.

Declaration

cs-api-definition
public double LeftTextFontSize { get; }

Property Value

double

MiddlePartCodeHeight

Get the MiddlePartCode height.

Declaration

cs-api-definition
public double MiddlePartCodeHeight { get; }

Property Value

double

MiddlePartCodeWidth

Get the MiddlePartCode width.

Declaration

cs-api-definition
public double MiddlePartCodeWidth { get; }

Property Value

double

MiddlePartColor

Get the middle part color.

Declaration

cs-api-definition
public Color MiddlePartColor { get; }

Property Value

Color

MiddlePartColorValue

Get the selected color RGB representation. Example: '255:0:0'.

Declaration

cs-api-definition
public string MiddlePartColorValue { get; }

Property Value

string

MiddlePartEAN13

Get the MiddlePartEAN13.

Declaration

cs-api-definition
public Path MiddlePartEAN13 { get; }

Property Value

Path

PartsCount

Get the parts count.

Declaration

cs-api-definition
public int PartsCount { get; }

Property Value

int

RightPartCodeHeight

Get the RightPartCode height.

Declaration

cs-api-definition
public double RightPartCodeHeight { get; }

Property Value

double

RightPartCodeWidth

Get the RightPartCode width.

Declaration

cs-api-definition
public double RightPartCodeWidth { get; }

Property Value

double

RightPartColor

Get the right part color.

Declaration

cs-api-definition
public Color RightPartColor { get; }

Property Value

Color

RightPartColorValue

Get the selected color RGB representation. Example: '255:0:0'.

Declaration

cs-api-definition
public string RightPartColorValue { get; }

Property Value

string

RightPartEAN13

Get the RightPartEAN13.

Declaration

cs-api-definition
public Path RightPartEAN13 { get; }

Property Value

Path

RightText

Get the right text.

Declaration

cs-api-definition
public string RightText { get; }

Property Value

string

RightTextBlock

Get the Right textblock.

Declaration

cs-api-definition
public TextBlock RightTextBlock { get; }

Property Value

TextBlock

RightTextColor

Get the right text color.

Declaration

cs-api-definition
public Color RightTextColor { get; }

Property Value

Color

RightTextColorValue

Get the selected color RGB representation. Example: '255:0:0'.

Declaration

cs-api-definition
public string RightTextColorValue { get; }

Property Value

string

RightTextFontSize

Get the right text font size.

Declaration

cs-api-definition
public double RightTextFontSize { get; }

Property Value

double

TextBlocksCount

Get the textblocks count.

Declaration

cs-api-definition
public int TextBlocksCount { get; }

Property Value

int

Type

Get the barcode type.

Declaration

cs-api-definition
public virtual string Type { get; }

Property Value

string

XamlTag

Get the xaml tag of RadBarcodeEAN13.

Declaration

cs-api-definition
public override string XamlTag { get; }

Property Value

string

Overrides FrameworkElement.XamlTag

Methods

AssignReference(AutomationReference)

Assign the reference and perform your custom class initialization.

Declaration

cs-api-definition
public override void AssignReference(AutomationReference reference)

Parameters

reference

AutomationReference

Overrides FrameworkElement.AssignReference(AutomationReference)