Represents the Code49 barcode's particular information.

| Visual Basic (Declaration) | |
|---|---|
Public Class Code49Options Inherits BarCodeOptionsBase  | |
| C# | |
|---|---|
public class Code49Options : BarCodeOptionsBase  | |
Code49 is a 2D high-density stacked barcode which encodes the complete ASCII character set.
            
            
            
            
            System.Object
      GrapeCity.ActiveReports.Options.Code49Options