Class QRCode
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.DataVisualization
Assembly: Telerik.WinUI.Controls.dll
Syntax
public sealed class QRCode : SymbologyBase
Constructors
QRCode()
Declaration
public QRCode()
Fields
ApplicationIndicatorProperty
Declaration
public static readonly DependencyProperty ApplicationIndicatorProperty
Field Value
Microsoft.
|
CodeModeProperty
Declaration
public static readonly DependencyProperty CodeModeProperty
Field Value
Microsoft.
|
ECIModeProperty
Declaration
public static readonly DependencyProperty ECIModeProperty
Field Value
Microsoft.
|
ErrorCorrectionLevelProperty
Declaration
public static readonly DependencyProperty ErrorCorrectionLevelProperty
Field Value
Microsoft.
|
FNC1ModeProperty
Declaration
public static readonly DependencyProperty FNC1ModeProperty
Field Value
Microsoft.
|
VersionProperty
Declaration
public static readonly DependencyProperty VersionProperty
Field Value
Microsoft.
|
Properties
ApplicationIndicator
Declaration
public string ApplicationIndicator { get; set; }
Property Value
System.
|
CodeMode
ECIMode
ErrorCorrectionLevel
Declaration
public ErrorCorrectionLevel ErrorCorrectionLevel { get; set; }
Property Value
FNC1Mode
Version
Declaration
public int Version { get; set; }
Property Value
System.
|
Methods
OnInternalSymbologyPropertyChanged(String)
Declaration
protected override void OnInternalSymbologyPropertyChanged(string propertyName)
Parameters
System.
|
Overrides
OnSymbologyPropertyChanged()
Declaration
protected override void OnSymbologyPropertyChanged()