Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Barcode Namespace > AztecBarcodeWriteOptions Class : AztecRune Property |
[CategoryAttribute(" Options")] [DescriptionAttribute("Write Aztec Rune symbols")] [DefaultValueAttribute()] [DisplayNameAttribute("Aztec Rune")] public bool AztecRune {get; set;}
'Declaration
<CategoryAttribute(" Options")> <DescriptionAttribute("Write Aztec Rune symbols")> <DefaultValueAttribute()> <DisplayNameAttribute("Aztec Rune")> Public Property AztecRune As Boolean
'Usage
Dim instance As AztecBarcodeWriteOptions Dim value As Boolean instance.AztecRune = value value = instance.AztecRune
[CategoryAttribute(" Options")] [DescriptionAttribute("Write Aztec Rune symbols")] [DefaultValueAttribute()] [DisplayNameAttribute("Aztec Rune")] public bool AztecRune {get; set;}
@property (nonatomic, assign) BOOL aztecRune
public boolean getAztecRune() public void setAztecRune(boolean value)
CategoryAttribute(" Options") DescriptionAttribute("Write Aztec Rune symbols") DefaultValueAttribute() DisplayNameAttribute("Aztec Rune") <br/>get_AztecRune();<br/>set_AztecRune(value);<br/>Object.defineProperty('AztecRune');
[CategoryAttribute(" Options")] [DescriptionAttribute("Write Aztec Rune symbols")] [DefaultValueAttribute()] [DisplayNameAttribute("Aztec Rune")] public: property bool AztecRune { bool get(); void set ( bool value); }
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.