Table of Contents

Class TextWithBadgeButtonMode

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

Constructors

TextWithBadgeButtonMode()

public TextWithBadgeButtonMode()

Properties

AccessibilityDescription

public string AccessibilityDescription { get; set; }

Property Value

string

PageCounter

public BadgeStyle PageCounter { get; set; }

Property Value

BadgeStyle

Text

public StyledText Text { get; set; }

Property Value

StyledText

Methods

FromJson(string)

public static TextWithBadgeButtonMode FromJson(string rawJson)

Parameters

rawJson string

Returns

TextWithBadgeButtonMode