Struct BarcodeFormat  
  
  
    - Namespace
 - ScanbotSDK.MAUI.Barcode.RTU.v1
 
  - Assembly
 - ScanbotSDK.Shared.dll
 
   
  
  
  
    public record struct BarcodeFormat : IEquatable<BarcodeFormat>
   
  
    - Implements
 
    - 
      
    
 
  
  
    - Inherited Members
 
    - 
    
    
    
    
    
    
  
 
  Constructors
  
  
  
  
  
    public BarcodeFormat(BarcodeFormat Value)
   
  Parameters
  
    Value BarcodeFormat 
    
  
  Properties
  
  
  AustraliaPost
  
  
  
  
  
    public static BarcodeFormat AustraliaPost { get; }
   
  Property Value
  
    - BarcodeFormat
 
    
  
  
  
  
  
  
    public static BarcodeFormat Aztec { get; }
   
  Property Value
  
    - BarcodeFormat
 
    
  
  
  
  
  
  
    public static BarcodeFormat Codabar { get; }
   
  Property Value
  
    - BarcodeFormat
 
    
  
  
  
  
  
  
    public static BarcodeFormat Code128 { get; }
   
  Property Value
  
    - BarcodeFormat
 
    
  
  
  
  
  
  
    public static BarcodeFormat Code25 { get; }
   
  Property Value
  
    - BarcodeFormat
 
    
  
  
  
  
  
  
    public static BarcodeFormat Code39 { get; }
   
  Property Value
  
    - BarcodeFormat
 
    
  
  
  
  
  
  
    public static BarcodeFormat Code93 { get; }
   
  Property Value
  
    - BarcodeFormat
 
    
  
  
  
  
  
  
    public static BarcodeFormat DataMatrix { get; }
   
  Property Value
  
    - BarcodeFormat
 
    
  
  
  
  
  
  
    public static BarcodeFormat Databar { get; }
   
  Property Value
  
    - BarcodeFormat
 
    
  
  
  
  
  
  
    public static BarcodeFormat DatabarExpanded { get; }
   
  Property Value
  
    - BarcodeFormat
 
    
  
  
  
  
  
  
    public static BarcodeFormat DatabarLimited { get; }
   
  Property Value
  
    - BarcodeFormat
 
    
  
  
  
  
  
  
    public static BarcodeFormat Ean13 { get; }
   
  Property Value
  
    - BarcodeFormat
 
    
  
  
  
  
  
  
    public static BarcodeFormat Ean8 { get; }
   
  Property Value
  
    - BarcodeFormat
 
    
  
  
  
  
  
  
    public static BarcodeFormat Gs1Composite { get; }
   
  Property Value
  
    - BarcodeFormat
 
    
  
  
  
  
  
  
    public static BarcodeFormat Iata2Of5 { get; }
   
  Property Value
  
    - BarcodeFormat
 
    
  
  
  
  
  
  
    public static BarcodeFormat Industrial2Of5 { get; }
   
  Property Value
  
    - BarcodeFormat
 
    
  
  
  
  
  
  
    public static BarcodeFormat Itf { get; }
   
  Property Value
  
    - BarcodeFormat
 
    
  
  
  
  JapanPost
  
  
  
  
  
    public static BarcodeFormat JapanPost { get; }
   
  Property Value
  
    - BarcodeFormat
 
    
  
  
  
  
  
  
    public static BarcodeFormat MicroPdf417 { get; }
   
  Property Value
  
    - BarcodeFormat
 
    
  
  
  
  
  
  
    public static BarcodeFormat MicroQrCode { get; }
   
  Property Value
  
    - BarcodeFormat
 
    
  
  
  
  
  
  
    public static BarcodeFormat MsiPlessey { get; }
   
  Property Value
  
    - BarcodeFormat
 
    
  
  
  
  
  
  
    public static BarcodeFormat Pdf417 { get; }
   
  Property Value
  
    - BarcodeFormat
 
    
  
  
  
  
  
  
    public static BarcodeFormat QrCode { get; }
   
  Property Value
  
    - BarcodeFormat
 
    
  
  
  
  
  
  
    public static BarcodeFormat RoyalMail { get; }
   
  Property Value
  
    - BarcodeFormat
 
    
  
  
  
  RoyalTntPost
  
  
  
  
  
    public static BarcodeFormat RoyalTntPost { get; }
   
  Property Value
  
    - BarcodeFormat
 
    
  
  
  
  
  
  
    public static BarcodeFormat UpcA { get; }
   
  Property Value
  
    - BarcodeFormat
 
    
  
  
  
  
  
  
    public static BarcodeFormat UpcE { get; }
   
  Property Value
  
    - BarcodeFormat
 
    
  
  
  
  
  
  
    public static BarcodeFormat UspsIntelligentMail { get; }
   
  Property Value
  
    - BarcodeFormat
 
    
  
  
  
  
  
  
    public BarcodeFormat Value { readonly get; set; }
   
  Property Value
  
    - BarcodeFormat
 
    
  
  
  
  
  
  
    public static BarcodeFormat[] Values { get; }
   
  Property Value
  
    - BarcodeFormat[]
 
    
  
  Operators
  
  
  
  
  
    public static implicit operator BarcodeFormat(BarcodeFormat d)
   
  Parameters
  
    d BarcodeFormat 
    
  
  Returns
  
    - BarcodeFormat
 
    
  
  
  
  
  
  
    public static implicit operator BarcodeFormat(BarcodeFormat d)
   
  Parameters
  
    d BarcodeFormat 
    
  
  Returns
  
    - BarcodeFormat