BarcodeProfessional AztecCodeRune Property Neodynamic Barcode Professional SDK for .NET Class Reference
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.Barcode
Assembly: Neodynamic.SDK.Barcode (in Neodynamic.SDK.Barcode.dll) Version: 4.0.2000.0 (4.0.2000.0)
Syntax

public int AztecCodeRune { get; set; }

Property Value

Type: OnlineInt32
See Also