BarCode for UWP/WinRT
C1BarCode Class Members
Fields  Properties  Methods  Events


The following tables list the members exposed by C1BarCode.

Public Constructors
 NameDescription
Public ConstructorC1BarCode ConstructorInitializes a new instance of a C1BarCode.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)AddNumberPropertyIdentifies the AddNumber dependency property.  
Public Fieldstatic (Shared in Visual Basic)AutoSizePropertyIdentifies the AutoSize dependency property.  
Public Fieldstatic (Shared in Visual Basic)BarDirectionPropertyIdentifies the BarDirection dependency property.  
Public Fieldstatic (Shared in Visual Basic)BarHeightPropertyIdentifies the BarHeight dependency property.  
Public Fieldstatic (Shared in Visual Basic)CaptionGroupingPropertyIdentifies the CaptionGrouping dependency property.  
Public Fieldstatic (Shared in Visual Basic)CaptionPositionPropertyIdentifies the CaptionPosition dependency property.  
Public Fieldstatic (Shared in Visual Basic)CheckSumEnabledPropertyIdentifies the CheckSumEnabled dependency property.  
Public Fieldstatic (Shared in Visual Basic)Code25intlvOptionsPropertyIdentifies the Code25intlvOptions dependency property.  
Public Fieldstatic (Shared in Visual Basic)Code49OptionsPropertyIdentifies the Code49Options dependency property.  
Public Fieldstatic (Shared in Visual Basic)CodeTypePropertyIdentifies the CodeType dependency property.  
Public Fieldstatic (Shared in Visual Basic)DataMatrixOptionsPropertyIdentifies the DataMatrixOptions dependency property.  
Public Fieldstatic (Shared in Visual Basic)Ean128Fnc1OptionsPropertyIdentifies the Ean128Fnc1Options dependency property.  
Public Fieldstatic (Shared in Visual Basic)EncodingExceptionTemplatePropertyIdentifies the EncodingExceptionTemplate dependency property.  
Public Fieldstatic (Shared in Visual Basic)FixLengthPropertyIdentifies the FixLength dependency property.  
Public Fieldstatic (Shared in Visual Basic)FontSizePropertyIdentifies the System.Windows.Controls.Control.FontSize dependency property.  
Public Fieldstatic (Shared in Visual Basic)ForegroundPropertyIdentifies the System.Windows.Controls.Control.Foreground dependency property.  
Public Fieldstatic (Shared in Visual Basic)GS1CompositeOptionsPropertyIdentifies the GS1CompositeOptions dependency property.  
Public Fieldstatic (Shared in Visual Basic)MessageValuePropertyIdentifies the MessageValue dependency property.  
Public Fieldstatic (Shared in Visual Basic)MicroPDF417OptionsPropertyIdentifies the MicroPDF417Options dependency property.  
Public Fieldstatic (Shared in Visual Basic)ModuleSizePropertyIdentifies the ModuleSize dependency property.  
Public Fieldstatic (Shared in Visual Basic)PDF417OptionsPropertyIdentifies the PDF417Options dependency property.  
Public Fieldstatic (Shared in Visual Basic)QRCodeOptionsPropertyIdentifies the QRCodeOptions dependency property.  
Public Fieldstatic (Shared in Visual Basic)QuietZonePropertyIdentifies the QuietZone dependency property.  
Public Fieldstatic (Shared in Visual Basic)RssExpandedStackedOptionsPropertyIdentifies the RssExpandedStackedOptions dependency property.  
Public Fieldstatic (Shared in Visual Basic)TextAlignPropertyIdentifies the TextAlign dependency property.  
Public Fieldstatic (Shared in Visual Basic)TextPropertyIdentifies the Text dependency property.  
Top
Public Properties
 NameDescription
Public PropertyActualHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyActualWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyAddNumberAdd two digit or five digit add-on symbols for UPC/E barcodes  
Public PropertyAllowDrop (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyAutoSizeWhen set to True, the barcode automatically stretches to fit the control.  
Public PropertyBackground (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyBarDirectionGets or sets The direction of barcode.  
Public PropertyBarHeightSet the height, in inches, of the barcode's bars. If the bar height exceeds the height of the control, this property is ignored.  
Public PropertyBaseUri (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyBorderBrush (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyBorderThickness (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyCacheMode (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyCaptionGroupingGets or sets a value indicating whether to add spaces between groups of characters in the caption to make long numbers easier to read.  
Public PropertyCaptionPositionGets or sets the caption's vertical position relative to the barcode symbol.  
Public PropertyCharacterSpacing (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyCheckSumEnabledDetermines whether a checksum of the barcode will be computed and included in the barcode when applicable.  
Public PropertyClip (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyCode25intlvOptionsCode25 interleaved options are available for the Code25 interleved barcode style.  
Public PropertyCode49OptionsCode49 Options are available for the Code49 barcode style.  
Public PropertyCodeTypeThe selected encoding is applied to the value stored in Text property to generate the barcode image displayed in the control  
Public PropertyCompositeMode (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyDataContext (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyDataMatrixOptionsDataMatrix Options are available for the DataMatrix barcode style.  
Public PropertyDesiredSize (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyDispatcher (Inherited from Windows.UI.Xaml.DependencyObject)
Public PropertyEan128Fnc1OptionsEAN128FNC1 Options are available for the EAN128FNC1 barcode style.  
Public PropertyEncodingExceptionGets the C1.BarCode.BarCodeException that prevented the Text from being encoded.  
Public PropertyEncodingExceptionTemplateGets or sets the Windows.UI.Xaml.DataTemplate used to show error messages  
Public PropertyFixLengthGets or sets the fixed number of digits of values of barcode.  
Public PropertyFlowDirection (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyFocusState (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontFamily (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontSizeGets or sets the font size.  
Public PropertyFontStretch (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontStyle (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontWeight (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyForegroundGets or sets a brush that describes the foreground color.  
Public PropertyGS1CompositeOptionsGS1Composite Options are available for the RSS14Stacked and RSSLimited barcode styles.  
Public PropertyHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyHorizontalAlignment (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyHorizontalContentAlignment (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyImageGets an image of the barcode that represents the value in the Text property, obtained using the encoding specified by the CodeType property.  
Public PropertyIsDoubleTapEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsEnabled (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyIsHitTestVisible (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsHoldingEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsRightTapEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsTabStop (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyIsTapEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyLanguage (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyManipulationMode (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyMargin (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMaxHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMaxWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMessageValueThis is used when programmers want to display Barcode messages as text, separately from Value  
Public PropertyMicroPDF417OptionsMicroPDF417 Options are available for the MicroPDF417 barcode style.  
Public PropertyMinHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMinWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyModuleSizeWidth of the narrow bar in screen pixels. The default value is one screen pixel wide (1/96).  
Public PropertyName (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyOpacity (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyPadding (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyParent (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyPDF417OptionsPDF417 Options are available for the Pdf417 barcode style.  
Public PropertyPointerCaptures (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyProjection (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyQRCodeOptionsQRCode Options are available for the QRCode barcode style.  
Public PropertyQuietZoneA quiet zone is an area of blank space on either side of a barcode that tells the scanner where the symbology starts and stops.  
Public PropertyRenderSize (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRenderTransform (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRenderTransformOrigin (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRequestedTheme (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyResources (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyRssExpandedStackedOptionsRssExpandedStacked Options are available for the RSSExpandedStacked barcode style.  
Public PropertyStyle (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyTabIndex (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyTabNavigation (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyTag (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyTemplate (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyTextGets or sets the value that is encoded as a barcode image  
Public PropertyTextAlignDisplay position if value of barcode is displayed by text.  
Public PropertyTransitions (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyTriggers (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyUseLayoutRounding (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyVerticalAlignment (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyVerticalContentAlignment (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyVisibility (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyWholeSizeThe size of overall of barcode.  
Public PropertyWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Top
Protected Properties
 NameDescription
Protected PropertyDefaultStyleKey (Inherited from Windows.UI.Xaml.Controls.Control)
Top
Public Methods
 NameDescription
Public MethodAddHandler (Inherited from Windows.UI.Xaml.UIElement)
Public MethodApplyTemplate (Inherited from Windows.UI.Xaml.Controls.Control)
Public MethodArrange (Inherited from Windows.UI.Xaml.UIElement)
Public MethodCancelDirectManipulations (Inherited from Windows.UI.Xaml.UIElement)
Public MethodCapturePointer (Inherited from Windows.UI.Xaml.UIElement)
Public MethodClearValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodEquals (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public MethodFindName (Inherited from Windows.UI.Xaml.FrameworkElement)
Public MethodFocus (Inherited from Windows.UI.Xaml.Controls.Control)
Public MethodGetAnimationBaseValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodGetBindingExpression (Inherited from Windows.UI.Xaml.FrameworkElement)
Public MethodGetHashCode (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodGetValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodInvalidateArrange (Inherited from Windows.UI.Xaml.UIElement)
Public MethodInvalidateMeasure (Inherited from Windows.UI.Xaml.UIElement)
Public MethodMeasure (Inherited from Windows.UI.Xaml.UIElement)
Public MethodReadLocalValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodReleasePointerCapture (Inherited from Windows.UI.Xaml.UIElement)
Public MethodReleasePointerCaptures (Inherited from Windows.UI.Xaml.UIElement)
Public MethodRemoveHandler (Inherited from Windows.UI.Xaml.UIElement)
Public MethodSaveAsync  
Public MethodSetBinding (Inherited from Windows.UI.Xaml.FrameworkElement)
Public MethodSetValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodToString (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public MethodTransformToVisual (Inherited from Windows.UI.Xaml.UIElement)
Public MethodUpdateLayout (Inherited from Windows.UI.Xaml.UIElement)
Top
Protected Methods
 NameDescription
Protected MethodArrangeOverride (Inherited from Windows.UI.Xaml.FrameworkElement)
Protected MethodFindSubElementsForTouchTargeting (Inherited from Windows.UI.Xaml.UIElement)
Protected MethodGetTemplateChild (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodGoToElementStateCore (Inherited from Windows.UI.Xaml.FrameworkElement)
Protected MethodMeasureOverride (Inherited from Windows.UI.Xaml.FrameworkElement)
Protected MethodMemberwiseCloneOverloaded.  (Inherited from System.MarshalByRefObject)
Protected MethodOnApplyTemplateOverridden. Builds the visual tree for the C1BarCode control when a new template is applied.  
Protected MethodOnCreateAutomationPeer (Inherited from Windows.UI.Xaml.UIElement)
Protected MethodOnDisconnectVisualChildren (Inherited from Windows.UI.Xaml.UIElement)
Protected MethodOnDoubleTapped (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnDragEnter (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnDragLeave (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnDragOver (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnDrop (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnGotFocus (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnHolding (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnKeyDown (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnKeyUp (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnLostFocus (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnManipulationCompleted (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnManipulationDelta (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnManipulationInertiaStarting (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnManipulationStarted (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnManipulationStarting (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnPointerCanceled (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnPointerCaptureLost (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnPointerEntered (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnPointerExited (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnPointerMoved (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnPointerPressed (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnPointerReleased (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnPointerWheelChanged (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnRightTapped (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnTapped (Inherited from Windows.UI.Xaml.Controls.Control)
Top
Public Events
 NameDescription
Public EventDataContextChanged (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventDoubleTapped (Inherited from Windows.UI.Xaml.UIElement)
Public EventDragEnter (Inherited from Windows.UI.Xaml.UIElement)
Public EventDragLeave (Inherited from Windows.UI.Xaml.UIElement)
Public EventDragOver (Inherited from Windows.UI.Xaml.UIElement)
Public EventDrop (Inherited from Windows.UI.Xaml.UIElement)
Public EventGotFocus (Inherited from Windows.UI.Xaml.UIElement)
Public EventHolding (Inherited from Windows.UI.Xaml.UIElement)
Public EventIsEnabledChanged (Inherited from Windows.UI.Xaml.Controls.Control)
Public EventKeyDown (Inherited from Windows.UI.Xaml.UIElement)
Public EventKeyUp (Inherited from Windows.UI.Xaml.UIElement)
Public EventLayoutUpdated (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventLoaded (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventLostFocus (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationCompleted (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationDelta (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationInertiaStarting (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationStarted (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationStarting (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerCanceled (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerCaptureLost (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerEntered (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerExited (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerMoved (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerPressed (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerReleased (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerWheelChanged (Inherited from Windows.UI.Xaml.UIElement)
Public EventRightTapped (Inherited from Windows.UI.Xaml.UIElement)
Public EventSizeChanged (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventTapped (Inherited from Windows.UI.Xaml.UIElement)
Public EventUnloaded (Inherited from Windows.UI.Xaml.FrameworkElement)
Top
See Also

Reference

C1BarCode Class
C1.Xaml.BarCode Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.