Barcode Ar Info Annotation Footer
Defined in namespace Scandit.DataCapture.Barcode.Ar.UI
- BarcodeArInfoAnnotationFooter
class BarcodeArInfoAnnotationFooter : IDisposable
Added in version 7.2.0
The footer of an info annotation.
- BarcodeArInfoAnnotationFooter()
BarcodeArInfoAnnotationFooter()
Added in version 7.2.0
Constructs a new instance of the info annotation footer.
- Text
string
Text { get;set; }Added in version 7.2.0
The text. Default is null.
- Icon
ScanditIcon Icon { get;set; }
Added in version 7.2.0
The icon. Default is null.
- TextSize
float
TextSize { get;set; }Added in version 7.2.0
The size of the text. Default is 16 scale-independent pixels.