Table of Contents

Class AcknowledgementDocumentQualityWarning

Namespace
ScanbotSDK.MAUI.Document
Assembly
DocumentSDK.MAUI.dll
public class AcknowledgementDocumentQualityWarning
Inheritance
AcknowledgementDocumentQualityWarning
Inherited Members

Constructors

AcknowledgementDocumentQualityWarning()

public AcknowledgementDocumentQualityWarning()

Properties

Background

public BackgroundStyle Background { get; set; }

Property Value

BackgroundStyle

Icon

public IconStyle Icon { get; set; }

Property Value

IconStyle

Title

public StyledText Title { get; set; }

Property Value

StyledText

Visible

public bool Visible { get; set; }

Property Value

bool

Methods

FromJson(string)

public static AcknowledgementDocumentQualityWarning FromJson(string rawJson)

Parameters

rawJson string

Returns

AcknowledgementDocumentQualityWarning