Table of Contents

Class BarcodeFormatRoyalTntPostConfiguration

Namespace
ScanbotSDK.MAUI.Barcode
Assembly
ScanbotSDK.Shared.dll
public class BarcodeFormatRoyalTntPostConfiguration : BarcodeFormatFourStateConfigurationBase
Inheritance
BarcodeFormatRoyalTntPostConfiguration
Inherited Members

Constructors

BarcodeFormatRoyalTntPostConfiguration()

public BarcodeFormatRoyalTntPostConfiguration()

Methods

FromJson(string)

public static BarcodeFormatRoyalTntPostConfiguration FromJson(string rawJson)

Parameters

rawJson string

Returns

BarcodeFormatRoyalTntPostConfiguration

FromNative(BarcodeFormatRoyalTntPostConfiguration)

public static BarcodeFormatRoyalTntPostConfiguration FromNative(BarcodeFormatRoyalTntPostConfiguration source)

Parameters

source BarcodeFormatRoyalTntPostConfiguration

Returns

BarcodeFormatRoyalTntPostConfiguration

FromNative(SBSDKBarcodeFormatRoyalTNTPostConfiguration)

public static BarcodeFormatRoyalTntPostConfiguration FromNative(SBSDKBarcodeFormatRoyalTNTPostConfiguration source)

Parameters

source SBSDKBarcodeFormatRoyalTNTPostConfiguration

Returns

BarcodeFormatRoyalTntPostConfiguration

ToNative()

public override BarcodeFormatRoyalTntPostConfiguration ToNative()

Returns

BarcodeFormatRoyalTntPostConfiguration