ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Barcode Namespace / IAztecBarcode Interface / AztecEncoding Property

In This Topic
    AztecEncoding Property
    In This Topic
    Gets the encoding used for the Aztec barcode.
    Syntax
    'Declaration
     
    ReadOnly Property AztecEncoding As Encoding
    Encoding AztecEncoding {get;}

    Property Value

    The encoding as an System.Text.Encoding.
    See Also