C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets a value indicating whether to write Aztec Rune barcode or not.
public bool AztecRune { get; set; } Public Property AztecRune As Boolean public bool AztecRune {get; set;} @property (nonatomic, assign) BOOL aztecRune public boolean getAztecRune()public void setAztecRune(boolean value)
<br/>get_AztecRune();<br/>set_AztecRune(value);<br/>Object.defineProperty('AztecRune'); true to write Aztec Rune symbols. Otherwise, false. The default value is false.
Aztec Rune are symbols without data layers where only a single value between 0 and 255 could be encoded
For an example, refer to AztecBarcodeWriteOptions.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
