Gets or sets the Aztec Code Rune value. It must be a value from 0 to 255 and is available for Aztec Code Compact Format only.
Namespace: Neodynamic.SDK.BarcodeAssembly: Neodynamic.SDK.Barcode (in Neodynamic.SDK.Barcode.dll) Version: 4.0.2000.0 (4.0.2000.0)
public int AztecCodeRune { get; set; }
public int AztecCodeRune { get; set; }
Public Property AztecCodeRune As Integer
Get
Set
Public Property AztecCodeRune As Integer
Get
Set
public:
property int AztecCodeRune {
int get ();
void set (int value);
}
public:
property int AztecCodeRune {
int get ();
void set (int value);
}
member AztecCodeRune : int with get, set
member AztecCodeRune : int with get, set
Property Value
Type:
Int32