Data Capture SDK
7.4.0-beta.2

API Reference

  • ScanditCaptureCore
  • ScanditBarcodeCapture
    • ArucoDictionary
    • ArucoMarker
    • Tracked Barcode
    • Barcode
    • Barcode Batch Listener
    • Barcode Batch Scenario
    • Barcode Batch Session
    • Barcode Batch Settings
    • Barcode Batch
    • Barcode Capture
    • Barcode Capture Feedback
    • Barcode Capture Listener
    • Barcode Capture Session
    • Barcode Capture Settings
    • Barcode Find Feedback
    • Barcode Find Item
    • Barcode Find Listener
    • Barcode Find Settings
    • Barcode Find Transformer
    • Barcode Find
    • Barcode Batch Basic Overlay
    • Barcode Batch Basic Overlay Listener
    • Barcode Batch Advanced Overlay
    • Barcode Batch Advanced Overlay Listener
    • Barcode Find View
    • Barcode Find View Settings
    • Tracked Barcode View
    • Checksum
    • Composite Flag
    • CompositeType
    • Localized Only Barcode
    • SparkScan
    • SparkScan Barcode Feedback
    • SparkScan Feedback Delegate
    • SparkScan Listener
    • SparkScan Session
    • SparkScan Settings
    • SparkScan Toast Settings
    • SparkScan View
    • SparkScan View Settings
    • Symbology
    • Symbology Description
    • Symbology Settings
    • Barcode Capture Overlay
    • Barcode Ar
    • Barcode Ar Feedback
    • Barcode Ar Listener
    • Barcode Ar Session
    • Barcode Ar Settings
    • Barcode Ar Annotation
    • Barcode Ar Annotation Provider
    • Barcode Ar Highlight Provider
    • Barcode Ar Highlight
    • Barcode Ar Circle Highlight
    • Barcode Ar Rectangle Highlight
    • Barcode Ar Icon Annotation
    • Barcode Ar Info Annotation Body Component
    • Barcode Ar Info Annotation Footer
    • Barcode Ar Info Annotation Header
    • Barcode Ar Popover Annotation
    • Barcode Ar Status Icon Annotation
    • Barcode Ar View
    • Barcode Ar View Settings
  • ScanditIdCapture
  • ScanditParser
  • ScanditLabelCapture
  • Index
Data Capture SDK
  • ScanditBarcodeCapture
  • Barcode Ar Info Annotation Footer
Sign up Sign up for your developer account Docs Home

Barcode Ar Info Annotation Footer

Defined under the namespace Scandit.Datacapture.Barcode.Ar.Ui

BarcodeArInfoAnnotationFooter
class BarcodeArInfoAnnotationFooter : ScanditHTMLElement

Added in version 7.1.0

The footer of an info annotation.

constructor()
constructor()

Added in version 7.1.0

Constructs a new instance of the info annotation footer.

create()
static create(): BarcodeArInfoAnnotationFooter

Added in version 7.1.0

Constructs a new web component instance of the info annotation footer.

text
text: string

Added in version 7.1.0

The text. Default is null.

icon
icon: ScanditIcon | null

Added in version 7.1.0

The icon. Default is null.

textSize
textSize: number

Added in version 7.1.0

The size of the text. Default is 16 scale-independent pixels.

textColor
textColor: Color

Added in version 7.1.0

The color of the text. Default is #FFFFFF.

backgroundColor
backgroundColor: Color

Added in version 7.1.0

The background color. Default is #000000.


© Copyright 2025, Scandit AG.