Table of Contents

Class TextPatternIntroGeneralField

Namespace
ScanbotSDK.MAUI.TextPattern
Assembly
ScanbotSDK.Shared.dll
public class TextPatternIntroGeneralField : TextPatternScannerIntroImage
Inheritance
TextPatternIntroGeneralField
Inherited Members

Constructors

TextPatternIntroGeneralField()

public TextPatternIntroGeneralField()

Methods

FromJson(string)

public static TextPatternIntroGeneralField FromJson(string rawJson)

Parameters

rawJson string

Returns

TextPatternIntroGeneralField

FromNative(TextPatternIntroGeneralField)

public static TextPatternIntroGeneralField FromNative(TextPatternIntroGeneralField source)

Parameters

source TextPatternIntroGeneralField

Returns

TextPatternIntroGeneralField

FromNative(SBSDKUI2TextPatternIntroGeneralField)

public static TextPatternIntroGeneralField FromNative(SBSDKUI2TextPatternIntroGeneralField source)

Parameters

source SBSDKUI2TextPatternIntroGeneralField

Returns

TextPatternIntroGeneralField

ToNative()

public override TextPatternIntroGeneralField ToNative()

Returns

TextPatternIntroGeneralField