Class BarcodeFormatRoyalMailConfiguration
- Namespace
- ScanbotSDK.MAUI.Core.Barcode
- Assembly
- ScanbotSDK.Shared.dll
public class BarcodeFormatRoyalMailConfiguration : BarcodeFormatFourStateConfigurationBase
- Inheritance
-
BarcodeFormatRoyalMailConfiguration
- Inherited Members
Constructors
BarcodeFormatRoyalMailConfiguration()
public BarcodeFormatRoyalMailConfiguration()
Properties
StripCheckDigits
public bool StripCheckDigits { get; set; }
Property Value
Methods
FromJson(string)
public static BarcodeFormatRoyalMailConfiguration FromJson(string rawJson)
Parameters
rawJsonstring