Table of Contents

Class TextButtonMode

Namespace
ScanbotSDK.MAUI.Document
Assembly
DocumentSDK.MAUI.dll
public class TextButtonMode : PreviewButton
Inheritance
TextButtonMode
Inherited Members

Constructors

TextButtonMode()

public TextButtonMode()

Properties

AccessibilityDescription

public string AccessibilityDescription { get; set; }

Property Value

string

Style

public StyledText Style { get; set; }

Property Value

StyledText

Methods

FromJson(string)

public static TextButtonMode FromJson(string rawJson)

Parameters

rawJson string

Returns

TextButtonMode