Class PDF417
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.DataVisualization
Assembly: Telerik.WinUI.Controls.dll
Syntax
public sealed class PDF417 : SymbologyBase
Constructors
PDF417()
Declaration
public PDF417()
Fields
ColumnsProperty
Declaration
public static readonly DependencyProperty ColumnsProperty
Field Value
Microsoft.
|
ECLevelProperty
Declaration
public static readonly DependencyProperty ECLevelProperty
Field Value
Microsoft.
|
EncodingModeProperty
Declaration
public static readonly DependencyProperty EncodingModeProperty
Field Value
Microsoft.
|
RowsProperty
Declaration
public static readonly DependencyProperty RowsProperty
Field Value
Microsoft.
|
Properties
Columns
Declaration
public int Columns { get; set; }
Property Value
System.
|
ECLevel
Declaration
public int ECLevel { get; set; }
Property Value
System.
|
EncodingMode
Rows
Declaration
public int Rows { get; set; }
Property Value
System.
|
Methods
OnInternalSymbologyPropertyChanged(String)
Declaration
protected override void OnInternalSymbologyPropertyChanged(string propertyName)
Parameters
System.
|
Overrides
OnSymbologyPropertyChanged()
Declaration
protected override void OnSymbologyPropertyChanged()