Table of Contents

Class OverlayTextConfiguration.Style

Namespace
ScanbotSDK.MAUI.Barcode
Assembly
ScanbotSDK.Shared.dll
public class OverlayTextConfiguration.Style : OverlayTextConfiguration
Inheritance
OverlayTextConfiguration.Style
Inherited Members

Constructors

Style()

public Style()

Properties

HighlightedTextColor

public Color HighlightedTextColor { get; set; }

Property Value

Color

HighlightedTextContainerColor

public Color HighlightedTextContainerColor { get; set; }

Property Value

Color

TextColor

public Color TextColor { get; set; }

Property Value

Color

TextContainerColor

public Color TextContainerColor { get; set; }

Property Value

Color

TextFormat

public BarcodeTextFormat TextFormat { get; set; }

Property Value

BarcodeTextFormat